Revoke API key
Revokes an API key so it can no longer authenticate. The key remains visible as inactive.
Path parameters
ID of the API key to revoke
ID of the API key to revoke
Response
Successful Response
Empty acknowledgment returned when an operation succeeds.
Changes
Changed in 4 of the 79 revisions of this API.28
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
detailbecame required for the status422response-property-became-required
- ▲
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
api operation id
delete_api_key_api_api_keys__key_id__deleteremoved and replaced withdelete_api_keyapi-operation-id-removed
- ○
the endpoint scheme security
clerkSessionwas added to the APIapi-security-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the success response with the status
204response-success-status-removed
- ○
added the success response with the status
200response-success-status-added
- ▲