Question
Meeting Duration not working
this is the JSON I'm sending to the body
{
"topic": "test",
"type":2,
"start_time": "2021-08-04T15:35:00",
"duration":3,
"settings":{
"host_video":false,
"participant_video":false,
"join_before_host":true,
"mute_upon_entry":"true",
"watermark": "true",
"audio": "voip"
}
}