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/hasDeleteProtection to the response with the 200 status

      response-optional-property-added

  • 5dbb77aad0f511See the full diff
    • removed the required property key/encryptionAlgorithm from the response with the 200 status

      response-required-property-removed

    • added the required property key/algorithm to the response with the 200 status

      response-required-property-added