KMS Keys
Delete KMS key
delete/api/v1/kms/keys/{keyId}
Path parameters
keyIdstring uuid required
The ID of the key to be deleted.
Response
Default Response
Changes
Changed in 2 of the 20 revisions of this API.12
- ○
added the optional property
key/hasDeleteProtectionto the response with the200statusresponse-optional-property-added
- ○
- ▲
removed the required property
key/encryptionAlgorithmfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
key/algorithmto the response with the200statusresponse-required-property-added
- ▲