Skip to main content
POST
cURL

Path Parameters

keyId
string<uuid>
required

The ID of the key to decrypt the data with.

Body

application/json
ciphertext
string
required

The ciphertext to be decrypted (base64 encoded).

Response

Default Response

plaintext
string
required