{ "operationId": "Admit Participants", "method": "POST", "path": "/meetingParticipants/admit", "summary": "Admit Participants", "requestExamples": [ { "contentType": "application/json", "example": { "items": [ { "participantId": "560d7b784f5143e3be2fc3064a5c4999_I_204252993233618782_23e16d67-17f3-3ef1-b830-f33d17c0232e" }, { "participantId": "560d7b784f5143e3be2fc3064a5c4999_I_204252993233618782_23e16d67-17f3-3ef1-b830-f33d17c0233d" } ] } } ], "responseExamples": [] }