Revoke an API key
POST/api-key/:keyId/revoke
Revokes an API key so it can no longer authenticate. Revocation is recorded with the acting user, timestamp and an optional reason.
Request
Responses
- 200
- 400
- 401
- 404
- 429
API key revoked
Validation error
Unauthorized - Invalid or missing API key
Resource not found
Rate limit exceeded
Response Headers
Retry-After