Encryption
Encrypt Data
Encrypt data with KMS key
POST
Path Parameters
The ID of the key to encrypt the data with.
Body
application/json
The plaintext to be encrypted (base64 encoded).
Response
200
application/json
Default Response
Was this page helpful?