PATCH /v1/controls

Adjust selected global controls or remove them to inherit built-in defaults.

patch

Modify specific global controls by supplying only the fields you want to change in the "update" object, or list control names in the "remove" array to clear them back to their default values. Controls not mentioned in either key remain unchanged.

Authorizations
x-api-keystringRequired
Body
removestring[]Optional

List of control names to clear.

Responses
200

Success

application/json
patch
/v1/controls

Last updated

Was this helpful?