Delete Key
Deleting a key will remove all limits from organisation. It does not affects regular keys created within organisation.
Path parameters
The Key ID
Response
OK
Example response
{
"action": "modified",
"key": "b13d928b9972bd18",
"status": "ok"
}Changes
Changed in 2 of the 52 revisions of this API.1510
- ▲
added the new path request parameter
keyIDnew-request-path-parameter
- ●
removed the optional property
messagefrom the response with the200statusresponse-optional-property-removed
- ○
added the non-success response with the status
400response-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 optional property
actionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
keyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
key_hashto the response with the200statusresponse-optional-property-added
This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
pathrequest parameterkeyIDrequest-parameter-removed
- ●
removed the optional property
actionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
keyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
key_hashfrom the response with the200statusresponse-optional-property-removed
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
added the optional property
messageto the response with the200statusresponse-optional-property-added
This revision also has 155 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●