Delete a workflow
DELETE /v1/workflows/:id — Soft-delete a workflow definition; running instances continue.
DELETE /v1/workflows/:id
Soft-delete a workflow definition; running instances continue.
| Method | DELETE |
| Path | /v1/workflows/:id |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | workflows |