I expected the meeting to end at ‘start_time’ + ‘during’ time, but it continued (probably until 40 minited later).
Is there a way to force the meeting to end with API?
I tried to call ‘DELETE’ API during the meeting is opening, but the following message was returned.
{“code”:3002,“message”:“Unfortunately, this meeting is open and cannot be deleted.”}
Is there a way to force the meeting to end with API?