Jump to Content
Promoted
GuidesAPI Reference
Promoted
API Reference
GuidesAPI Reference
All
Pages
Start typing to search…

Delivery & Metrics SDKs

  • API Overview
  • Server SDKs
  • Client Metrics SDKs
  • Schemas
    • Protobuf Schemas
    • Blender Schema

Promoted.ai Content Store

  • About Content Store APIs (CMS)
  • content
    • Get the record associated with a single content item by idget
    • Replace content record (preferred for updates)put
    • Add additional content propertiespatch
    • Remove a content itemdelete
    • Upload a batch of content items, mapped from content id to propertiesput
    • Update a batch of content items, mapped from content id to properties.patch
    • Retrieve properties for a batch of content items.post
  • user
    • Get the properties associated with a single user by idget
    • Update and replace user propertiesput
    • Add additional user propertiespatch
    • Remove a userdelete
    • Upload a batch of users, mapped from user id to propertiesput
    • Update a batch of users, mapped from user id to properties.patch
    • Retrieve properties for a batch of user items.post
Powered by 

Retrieve properties for a batch of user items.

post https://example.com/v1/user/query
Language
Credentials
Header
Click Try It! to start a request and see the response here!