v1

latestOpenAPI 3.0.3Elastic License 2.02026-07-1712727.3 KB
HTTP API

Identify

The identify call lets you associate a visiting user to their actions and record any associated traits.

post/v1/identify

Request body

userIdstring

Unique identifier for a particular user in your database.

anonymousIdstring

Sets the user ID for cases where there is no unique identifier for the user.

timestampstring date-time

The timestamp of the message’s arrival.

Response

StatusOK