Using this API, you can schedule a remote support sessions.
POST /api/v2/session/schedule
OAuth Scope
ZohoAssist.sessionapi.CREATE
Request JSON
- ParametersDescription
- modeRequired
Session type. For scheduled sessions, the value should be SCHEDULE. - titleRequired
Title of the scheduled session - notesOptional
Schedule session description. - customer_emailRequired
The customer's email address to whom the session will be scheduled. - schedule_timeRequired
Time (in milliseconds) when the session is scheduled. - schedule_uptoRequired
Estimated session end time (in milliseconds). - utc_offsetRequired
Coordinated Universal Time in the respective time zone. - time_zoneRequired
The time zone in which the session is scheduled. - reminderRequired
A reminder time for joining the session. - department_idRequired
Department in which the session is to be scheduled.