Update an event parameter

Creates or updates an event parameter by its symbolic name. Only whitelisted parameter names can be updated via this endpoint (currently: aux_json_data). Returns 403 if the param_name is not in the whitelist. Requires user authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event slug or numeric ID

string
required

Symbolic parameter name. Currently only 'aux_json_data' is writable.

Body Params
required

The new value for the parameter. For aux_json_data, pass a JSON object.

Responses

401

Unauthorized

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json