Skip to main content
POST
Identify a user

Authorizations

Authorization
string
header
required

HTTP Basic Authentication using your Tiger Cloud public key and secret key.

Format: Authorization: Basic <base64(public_key:secret_key)>

Example:

Body

application/json
properties
object

Optional map of arbitrary properties associated with the user

Example:

Response

Analytics action completed successfully.

status
string

Status of the analytics operation

Example:

"success"