POST {{baseUrl}}/rooms/calendar/services/:serviceId/resources
Use this API to add a calendar resource to a Microsoft Exchange or Office 365 calendar service in a Zoom Room account. Note: This API does not support adding a calendar resource to a Google calendar service. Prerequisites:
* A Pro or a higher plan with a Zoom Rooms license. Scopes: Rate Limit Label: room:write:admin
Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"calendar_resource_id": "<string>",
"calendar_resource_email": "<email>",
"calendar_resource_name": "<string>"
} |
ENDPOINTS