POST /api/identify
Updates user traits. This endpoint is optional as identify events can also be sent via/api/events.
Request
Headers
application/jsonYour API key
Body
User ID
Anonymous ID
User traits (properties that describe the user)
ISO 8601 timestamp
Example Request
Response
Success Response
true if the request was successfulThe user ID
