Edit workflow

PUT {{backofficeURL}}/WorkflowService/updateworkflowName/{{workFlowID}}?access_token={{useraccessToken}}

  • Using this service, we can edit a specific workflow based on it's workflow id.
  • Since the workflowID will be automatically applied in the service, running this service will edit a specific workflow.
  • Note : The payload listed below belongs to the workflowID, which is fetched automatically by the service. To view that specific workflow details, use the service Get a workflow by workflow id.

Request Params

KeyDatatypeRequiredDescription
access_tokenstring