Skip to main content
Deleting a key is irreversible. Any service using this key will immediately lose access.

Endpoint

Auth: API Key or Session

Path parameters

string
required
ID of the key to delete. Retrieve it from List API Keys.

Response

Status codes: 200 success · 401 unauthorized · 403 forbidden · 404 not found · 500 error

Example

To temporarily block access without permanent deletion, use Update API Key with "enabled": false instead.

List API Keys

Find the key ID before deleting.

Update API Key

Disable a key temporarily.