Skip to main content
PUT
Create an encrypted object

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
keyId
string
required
content
string
required

Base64 ciphertext

authTag
string
required

Base64 auth tag

Response

Persisted object

keyId
string
required
content
string
required

Base64 ciphertext

authTag
string
required

Base64 auth tag

id
string
metadata
object
created_at
string<date-time>
updated_at
string<date-time>