Workflow
Update an existing workflow step
Updates a workflow step.
Returns an object representing the updated step.
put/api/v1/workflow/steps/{stepId}
Path parameters
stepIdstring required
Identifier of the step to update.
Example: ee24a4cb-2d15-4c98-b1bd-6327126451f3 (Default system workflow Draft step)
Request body
Response
Updated workflow step successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.