v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
KMS Encryption

Decrypt data with KMS key

post/api/v1/kms/keys/{keyId}/decrypt

Path parameters

keyIdstring uuid required

The ID of the key to decrypt the data with.

Request body

ciphertextstring required

The ciphertext to be decrypted (base64 encoded).

Response

Default Response

plaintextstring required