Use Zoom Room controls
PATCH {{baseUrl}}/rooms/:id/events
Use this API to control Zoom Rooms , including room check-in and check-out, mute on and off, incoming meeting request accept or decline, meeting join, leave, or end, room restart, and cancellation.
Prerequisites:
Scopes:
room:write:admin
Rate Limit Label
:
Medium
Request Body
{"method"=>"zoomroom.check_in", "params"=>{"calendar_id"=>"<string>", "change_key"=>"<string>", "event_id"=>"<string>", "resource_email"=>"<email>"}}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``