Skip to main content
DELETE
Delete Application Env Secret

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

Query Parameters

environment_id
string<uuid>

Select exactly one organisation-owned environment. Omit only for legacy shared catalogue management or application-wide apply. Empty or repeated values are refused.

Response

Successful Response

deleted
boolean
required