Set Custom Properties

With this you can tie Custom Properties to a specific UserKey using key/value pairs. For instance, {"Key":"Value"} could be {"favoriteColor": "blue"}. Note that each call to set custom properties will replace any existing custom properties.

Path Params
int32
required

Your account (network) ID

Query Params
string

Appends one or more key/value pairs to be shipped to UserDB logs. In the format ?property:Key1=Value&property:Key2=Value etc.

Body Params
string
required

This is a JSON object that can be anything since it's custom data. For instance, {"favoriteColor": "blue"}.

Response

Language
URL
LoadingLoading…
Response
Choose an example:
text/plain