Create or Identify User
Endpoint for creating or identifying a user within the specified environment. If the user already exists, this will identify them and potentially update user attributes. If they donβt exist, it will create a new user.
POST
Path Parameters
Body
application/json Β· object
The body is of type object
.
Response
200
application/json
OK
Was this page helpful?