Delete admin API key
Delete an organization admin API key
Path parameters
The ID of the API key to be deleted.
Response
Confirmation that the API key was deleted.
Example response
{
"id": "key_abc",
"object": "organization.admin_api_key.deleted",
"deleted": true
}Changes
Changed in 6 of the 163 revisions of this API.113
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
added the new
organization.admin_api_key.deletedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
the endpoint scheme security
AdminApiKeyAuthwas added to the APIapi-security-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
the endpoint scheme security
basic_identity_edgewas removed from the APIapi-security-removed
- ○
the endpoint scheme security
bearer_identity_edgewas removed from the APIapi-security-removed
- ○
- ○
the endpoint scheme security
basic_identity_edgewas added to the APIapi-security-added
- ○
the endpoint scheme security
bearer_identity_edgewas added to the APIapi-security-added
- ○
- ○
the endpoint scheme security
basic_identity_edgewas removed from the APIapi-security-removed
- ○
the endpoint scheme security
bearer_identity_edgewas removed from the APIapi-security-removed
- ○
- ○
endpoint added
endpoint-added
- ○