Meetings
Create a Meeting Session
post/meeting_sessions
Request body
Example request
{
"$schema": "/v1/schemas/CreateMeetingSessionRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateMeetingSessionResponseBody.json"
}