Permanently revokes an API key. Revocation is immediate and irreversible.
401 unauthorized.
PARTNER scope key for the partner that owns the key being revoked."revoked" on success.| HTTP | error | When |
|---|---|---|
| 400 | already_revoked | The key is already in revoked status |
| 401 | unauthorized | Missing or invalid x-api-key |
| 404 | key_not_found | key_id does not exist, or belongs to a different partner |