This API allows you to create a new group in Zoho Assist.
POST /api/v2/unattended_computer/group
OAuth Scope
ZohoAssist.unattended.group.CREATE
Request JSON
- ParametersData TypeDescription
- department_id *Long
MandatoryDepartment in which the group is to be created. - group_name *String
MandatoryName of the new Unattended Group. - description *String
MandatoryDescription of the new Unattended Group. - computer_listArray of String
OptionalList of devices to be added in the new Group.