Was this helpful?
Start meeting by it's unique ID.
/user/meetings/{id}/start
The unique ID of conference room.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/user/meetings/{id}/start' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body