Skip to main content
POST
Set Workspace Third-Party Disabling Policy

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json
third_party_disable_allowed
boolean | null

true forces every key in the workspace to be disable-able by its holder; false forbids it for every key; null clears the override (per-key values and the plan default apply).

Response

Successful Response