Decrypt a single value
Vault
Decrypt a single value
Decrypts an opaque base64 envelope produced by /encrypt and returns the plaintext. Requires scope: vault:read
POST
Decrypt a single value
Authorizations
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
Pattern:
^[a-z0-9-]+$Body
application/json
Opaque base64 envelope produced by /encrypt.
Response
Plaintext