Update workflow
PUT/workflows/:id
Updates an existing workflow and automatically creates a new version snapshot. If the workflow status is 'active', the new version is published immediately. All conditions and actions can be replaced by providing new JSON arrays.
Request
Responses
- 302
- 404
- 422
Redirect to workflows list after update.
Workflow not found.
Validation error.