Revoke API Key

Beta
DELETE/v1/auth/api-keys/{id}

This endpoint is idempotent. Learn more

Revokes an API key, preventing it from being used to authenticate requests.

idstring

API key ID.

Responses

200

Successful response for Revoke API Key