templates

Dispatch Template To Meeting

Send the Roxels agent into an external meeting (Google Meet / Zoom / Teams) running this template, in the chosen behavior mode. Server-side equivalent of scripts/recall_session.py. Delegates to the shared dispatch_meeting_for_template action so the live ("join now") path and the calendar-invite scheduler create sessions identically. Returns the ids + bot status so the UI can link to the session afterward.

post/v1/templates/{template_id}/dispatch-meeting

Path parameters

template_idstring required

Request body

meeting_urlstring required
modestring
overseersstring[]
person_namestring

Response

Successful Response

{"stackTrail":"paths:/v1/templates/{template_id}/dispatch-meeting:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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