Create a new vault secret
Vault
Create a new vault secret
Create a new WorkOS Vault secret scoped to the caller’s organization. Returns 409 if a secret with the same name already exists — use /api/vault/upsert for create-or-update semantics.
POST
Create a new vault secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Secret created successfully