Skip to main content
DELETE
Revoke API Key
Permanently revoke an API key. The key stops working immediately. This action cannot be undone.

Request

Headers

string
required
Bearer token. Must be a different key than the one being revoked.

Path Parameters

string
required
The ID of the key to revoke. Example: key_xyz789

Response

Examples

You cannot revoke the key you’re currently authenticating with. Use a different key to revoke the target key.

Errors