Skip to main content
DELETE
Delete an environment-scoped secret. Workflows that reference the deleted secret will fail to resolve it at runtime.

Authorizations

Authorization
string
header
required

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

Path Parameters

name
string
required
Pattern: ^[A-Za-z_][A-Za-z0-9_]*$

Response

Successful Response