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