Meeting Control
Join a Zoom or Teams meeting.
Query parameters
requestIdstringOptionalExample:
optional id to track this command, will be returned in the response
optional id to track this command, will be returned in the responsemeetingProviderstringOptionalExample:
zoom or ms-teams
zoommeetingIdstringOptionalExample:
id of the meeting to join
1234353121namestringOptionalExample:
name of this meeting participant
My NamepasswordstringOptionalExample:
optional password
abc123BaddPazzwordsubscribestringOptionalExample:
enable to receive meeting status updates
testshowUInumberOptionalExample:
if set, open Zoom UI
0sendVideonumberOptionalExample:
if set, send video / audio to zoom virtual webcam
1Responses
200
successful operation
application/json
400
bad request
get
/api/command/joinMeetingLast updated