Edit workflow order
PUT {{backofficeURL}}/WorkflowService/updateWorkfloworder/{{workFlowID}}?access_token={{useraccessToken}}
- Using this service, we can change the order of the workflow templates within a specific workflow.
- Since the workflowID will be automatically applied in the service, running this service will change the order of the workflow templates within a specific workflow.
- Note : Change the order of the workflow templates for the same workflow we update. To view that specific workflow details, use the serviceĀ Get a workflow by workflow id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |