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:

Zoom Rooms must have been set up for use for the account and must be online. * You must have access to the Calendar Integration APIs (either Microsoft Exchange or Google Calendar APIs) to get calendar information associated with the Room.

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: ``