Changes to DELETE /api/v1/kms/keys/:keyId

DELETE /api/v1/kms/keys/{keyId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 20 revisions of this API.12

  1. 4243b6be5d381
  2. 5dbb77aad0f511

What changed

    • 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