PUT /v1/controls
Use this method to set all global control fields in a single request. Fields left empty will be deleted, meaning they will reset to their default values.
Authorizations
x-api-keystringRequired
Body
Responses
200
Success
application/json
400
Bad request. Check to make sure you're passing the right parameters.
application/json
401
Unauthorized. Make sure you're using the right api key.
application/json
429
Too many requests
application/json
put
/v1/controlsLast updated
Was this helpful?