KMS Keys

Bulk import KMS keys with provided key material into a project.

post/api/v1/kms/keys/bulk-import

Request body

projectIdstring uuid required

Response

Default Response

Changes

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

    • added the new optional request property keys/items/hasDeleteProtection

      new-optional-request-property

  • 5dbb77aad0f512See the full diff
    • removed the request property keys/items/encryptionAlgorithm

      request-property-removed

    • added the new optional request property keys/items/algorithm

      new-optional-request-property

    • added the new generate-verify-mac enum value to the request property keys/items/keyUsage

      request-property-enum-value-added