Skip to main content
POST
Encrypt 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_paths
string[]
required
yaml_content
string
required

Response

Content encrypted successfully

encrypted_yaml
string
required
success
boolean
required