Check-in or check-out of a Zoom Room
PATCH
/rooms/{id}/events
Rooms
room:write:admin
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request PATCH 'http://api.zoom.us/v2/rooms//events'
响应示例响应示例
202 - 示例 1
null
请求参 数
Path 参数
id
string
Room ID
Body 参数multipart/form-data
method
string
可选
params
object
可选
calendar_id
string
可选
change_key
string
可选
event_id
string
必需
If the calendar integration being used is Microsoft Exchange, the value for this field can be retrieved by using Microsoft's FindItem Operation and referring to the Id field of the ItemId Element included in the operation response.
If the Google calendar integration was used for this event, the event_id can be retrieved by calling Google's Events:list API and referring to the "id" field included in the events resource.
resource_email
string <email>
可选