v1
latestOpenAPI 3.0.32026-07-2246176.0 KBRevoke API key
Permanently revoke an API key. The key can no longer be used for authentication. You cannot revoke the key you are currently using — use a different key. Permission: account:apikeys:delete.
delete/v4/account/api-keys/{id}
Path parameters
idstring uuid required
Response
Key revoked
Example response
{
"message": "API key revoked successfully"
}