Auth

Update API key (admin)

patch/v3/admin/api-keys/{id}

Path parameters

idstring required

Request body

namestring
rateLimitinteger
isActiveboolean
keyType'standard' | 'curator' | 'internal' | 'restricted'
scopeMode'all_vaults' | 'allowlist'
capabilitiesstring[]

Endpoint capabilities are available only to restricted API keys.

Response

Updated

dataobject

Changes