v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBSet 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.
post/custom
Path parameters
networkIdinteger required
Your account (network) ID
Query parameters
propertystring
Appends one or more key/value pairs to be shipped to UserDB logs. In the format ?property:Key1=Value&property:Key2=Value etc.
groupinteger
Optional. Sets the user's incrementality group (1–100) as part of this request; use group=null to clear it, or omit to leave it unchanged. Invalid values reject the entire request.
Request body
Response
200