Skip to main content
POST
Apply Application Env Secrets

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

Path Parameters

application_id
string
required

Response

Successful Response

The result of re-sealing an application's stored environment secrets into every deployment of it. No stored value appears in this model - the surface has no route that returns one.

revision
string
required

The catalogue revision this apply sealed.

applied_count
integer
required
skipped_count
integer
required
failed_count
integer
required
deployments
ApplyApplicationEnvSecretOutcome · object[]
required