Update workflow template

PUT {{backofficeURL}}/WorkflowService/workflowTemplates/{{workflowTemplateID}}?access_token={{useraccessToken}}

  • Using this service, we can update an existing workflow template.

Request Params

KeyDatatypeRequiredDescription
access_tokenstring

Request Body

{"Form Header"=>[{"Type"=>"Phone", "Value"=>"", "Label"=>"Phone Number"}], "Form Body"=>[{"Type"=>"Hidden", "Value"=>"", "Label"=>"Result"}], "Label"=>"Social Profiling", "Description"=>"", "autoVerify"=>false, "externalAccess"=>false, "templateActiveStatus"=>1}