Revoke with a reason
API Keys
Revoke an API key
Revokes an API key — requests made with it from this point on return 401 invalid_api_key. This action cannot be undone: revoked keys cannot be reactivated; create a new key instead.
The optional reason field is stored for audit purposes and shown in the dashboard. Use it to track why keys were revoked (compromise, rotation, employee departure, etc.).
DELETE
Revoke with a reason
Authorizations
Session cookie (for API key management endpoints)
Path Parameters
API key ID to revoke
Example:
"00000000-0000-4000-8000-000000000123"
Body
application/json
Reason for revocation (optional)