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