Rename or toggle an API key
API Keys
Update API Key
Updates the name or isActive status of an API key. Deactivating a key (isActive: false) immediately rejects all requests authenticated with it.
PATCH
Rename or toggle an API key
Authorizations
Staff panel JWT access token
Path Parameters
API key UUID
Body
application/json
Response
Updated API key
Example:
"My CRM Integration"
Available options:
branch, personal, public First 20 chars of the key, for display
Example:
"sk_personal_Ab3x"
Example:
true