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

stepOrderinteger required
stepNamestring required
enableEscalationboolean required
escalationActionstring
escalationTimestring required
stepResolvedboolean required

Response

Updated workflow step successfully

i18nMessagesMapobject
permissionsstring[]

Changes