Record activity

POSTs will be immediatelty acknowledged with a 204 if the POST is successfully received and the JSON decoded.

Data errors within the JSON will not be acknowledged on this endpoint, but will be handled gracefully where possible.

Note the User Agent "ua" field should be accurate, as it is used to determine the form-factor & OS for analytics purposes.

Path Params
string
required

Website ID for the account you are posting data to.

Body Params
string
enum
required

The data type being passed

Allowed:
data
required

The data for the event

Responses
204

Activity accepted

401

Unauthorized

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!