Hi Team,
Is there any API to start the meeting from the backend. I tried but found no such API’s. We have update meeting API but that ends the meeting not for starting the meetings.
Hi Team,
Is there any API to start the meeting from the backend. I tried but found no such API’s. We have update meeting API but that ends the meeting not for starting the meetings.
Hey @shashi,
Currently it is not possible to start a meeting via our API.
Although, the start_url is returned from the following endpoints, create a meeting, and and Retrieve a Meeting.
Let us know if you have any other questions!
Thanks,
Tommy
@tommy Can you help me how can i start the meeting using start_url from backend server? Is there any API that i can call to start the meeting, like we have API to end the meeting.
I tried making a get request to start_url got the html response.
Hey @shashi,
Forgive me, currently there is no way to start a meeting by making an API call.