API KeysRevoke API KeyRevoke 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 Responses204404422API key revoked and removed from cache.API key not found.Validation Error