For the complete documentation index, see llms.txt. This page is also available as Markdown.
PUT /v1/controls
Overwrite the current Controls object.
put
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
messagestringOptional
Message
Example: Success
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.