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
wrappedDek
string
required

Base64 KMS-wrapped DEK previously returned by /generateDataKey.

Response

Unwrapped data key

data
object
required