post https://api.zetaglobal.net/ver2//activities
Track an event by a user
Required Headers | Value |
---|---|
Content-Type | application/json |
Accept | application/json |
Authorization | Basic |
Note: IDs can only be used to associate an event to an existing profile
If using an additional identifier, the given profile should already exist, else the call will fail. Also note that identifiers will not be associated during this call, so providing both a uid
and a unique_client_id
is unnecessary as the uid
will take priority