Changes to Revoke API key
DELETE /api/api-keys/{key_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 79 revisions of this API.28
What changed
- ▲
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
- ▲