Skip to main content
POST
Decrypt content using SOPS

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Body

application/json
encrypted_yaml
string
required
value_path
string | null

Response

Content decrypted successfully

decrypted_content
string
required
is_encrypted
boolean
required