Reorder workflow steps
PUT/workflows/:key/steps/reorder
Reorder a workflow's steps. Provide the full set of step keys in the desired order — the array must contain exactly the workflow's existing step keys.
Request
Responses
- 200
- 400
- 404
Steps reordered; returns the updated workflow
Validation error or step_keys mismatch
Workflow not found