InboxesApiKeys
Delete API Key
CLI:
agentmail inboxes:api-keys delete --inbox-id <inbox_id> --api-key-id <api_key_id>
delete/v0/inboxes/{inbox_id}/api-keys/{api_key_id}
Path parameters
inbox_idstring required
The ID of the inbox.
api_key_idstring required
ID of api key.
Changes
Changed in 3 of the 34 revisions of this API.14
- ○
added the optional property
codeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
docsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
fixto the response with the404statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲