Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.

Path Parameters

vaultSlug
string
required
Pattern: ^[a-z0-9-]+$

Body

application/json
ciphertext
string
required

Opaque base64 envelope produced by /encrypt.

Response

Plaintext

data
object
required