Skip to main content
DELETE
Delete a vault secret

Authorizations

Authorization
string
header
required

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

Path Parameters

secretName
string
required

Body

application/json
workosOrganizationId
string

WorkOS organization ID (format: "org_...")

Response

Secret deleted successfully

Response from DELETE /api/vault/{secretName}.

success
enum<boolean>
required
Available options:
true
message
string
required