v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBAPI Tokens
Enable or disable API token
<Note> This endpoint requires **Organization Admin** permissions. </Note>Disable or re-enable an API token. To permanently revoke a token, use the Delete API token endpoint.
This operation is idempotent: calling it twice with the same body produces the same result.
put/v1/api-keys/{id}
Path parameters
idstring uuid required
UUID of the API token. The token must exist in the authenticating user's organization.
Request body
Response
Token updated successfully. Returns the current state of the token, or the same state if already in the requested state.