Delete Workspace Secret
DELETE/workspaces/:workspace_id/secrets/:secret_id
Delete a secret. Hard delete, no soft-delete column.
Nothing references a secret yet, and once runs bind them the binding is what needs a lifecycle — a retained row holding live ciphertext is a liability, not an audit trail. The audit line is the record that it existed and went.
Request
Responses
- 204
- 403
- 404
- 422
Successful Response
Forbidden
Not Found
Validation Error