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