Create or update profile attributes

A single request can be used to create or update multiple profile attributes.
The data payload should consist of a key-value map where each attribute's name is denoted by a key, along with its corresponding value.
It will exclusively impact the app associated with the provided app_id in the URL path.

Provided data must have at least one identifier:

  • user_id
  • cookie_id
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the app.

Body Params

User's custom attributes

required

Identifiers associated with a user.

attributes
object
required

Attributes of the occurred event.

Responses
202

Request accepted and waiting for processing.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
text/plain