v1

latestOpenAPI 3.1.0Proprietary2026-08-0494185176.0 KB
Organization API Keys

put/organization/api-keys/{api_key_id}

Path parameters

api_key_idstring required

API key identifier

Request body

activeboolean nullable

Whether the API key is active

expires_atinteger nullable

Expiration timestamp (optional)

namestring nullable

Name/description for the API key

Response

API key updated successfully

activeboolean required

Whether the API key is active

api_keystring required

Unique API key identifier

created_atinteger required

Timestamp when the API key was created

expires_atinteger nullable

Expiration timestamp (optional)

last_used_atinteger nullable

Timestamp when the API key was last used

namestring nullable

Name/description for the API key

organization_idstring required

Organization identifier

scopesstring[] required

Permissions or scopes for the API key