204 response is returned. Any subsequent requests authenticated with the revoked key will receive a 401 error. This action cannot be undone; if you need to restore access, create a new key with the same scopes.
Endpoint
Authorization
Requires an API key withADMIN scope.
Path Parameters
string (UUID)
required
The unique identifier of the API key to revoke. Use List API Keys to look up key IDs.
Request Example
Response
A successful revocation returns204 No Content with an empty response body.