Accounts

Map a created template to a department(s).

post/api/MapDepartments

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

DepartmentIdsstring required

Department Ids(fetched using ListDepartments)- Comma separated values of departments to be mapped, "" if want to remove access for all departments

TemplateIdinteger required

TemplateId - Id of the Workflow for which access needs to be mapped (fetched using ListTemplates)

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responseinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.