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
put
/v1/controls

Last updated