To save the details in the workflow template
PUT {{clientmobileappURL}}:5055/WorkflowService/workflowTemplateDetails/{{clientmobiletemplatedetailsid}}?access_token={{clientmobiletoken}}
- Using this service, we can update workflow template details based on workflow template details id.
- Mention the payload according to the workflow template and provide the necessary value.
- The workflow template details id will be retrieved and applied to the service from Get workflow templates based on workflow id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |