Skip to main content

Revoke API Key

DELETE 

/v1/api-keys/:key_id

Revoke an API key immediately.

The key is permanently deleted and removed from the cache. Any requests using this key will be rejected immediately.

Request

Responses

API key revoked and removed from cache.