Skip to main content
POST
cURL

Path Parameters

keyId
string<uuid>
required

The ID of the key to encrypt the data with.

Body

application/json
plaintext
string
required

The plaintext to be encrypted (base64 encoded).

Response

Default Response

ciphertext
string
required