v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
KMS Encryption

Encrypt data with KMS key

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

Path parameters

keyIdstring uuid required

The ID of the key to encrypt the data with.

Request body

plaintextstring required

The plaintext to be encrypted (base64 encoded).

Response

Default Response

ciphertextstring required