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