Revoke API Key

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

This endpoint is idempotent. Learn more

Revokes an API key.

Revoked API keys will be unable to be used to authenticate requests.

idstring

API key ID.

Responses

200

Successful response for Revoke API Key