Revoke API Key
BetaDELETE
/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.
idstringAPI key ID.
Responses
200
Successful response for Revoke API Key