Accounts

Map user(s) to a department.

post/api/MapUsers

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

SubscriberIdsstring required

Subscriber Ids(fetched using ListUsers) - comma separeted values of Subscribers to be mapped

DepartmentIDinteger required

DepartmentID - Id of created department (fetched using ListDepartments)

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responseinteger

Changes

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