Logo
Zoom Public API Documentation

workspaces-{workspaceId}-reservations

Number of APIs: 2


1. Create a reservation

POST {{baseUrl}}/workspaces/:workspaceId/reservations

Use this API to create a workspace reservation.

Scopes: workspace:writeworkspace:write:admin

Rate Limit Label: Medium



2. Get a workspace's reservations

GET {{baseUrl}}/workspaces/:workspaceId/reservations?from=<dateTime>&to=<dateTime>&user_id=<string>

Use this API to get a workspace's reservations.

Scopes: workspace:readworkspace:read:admin

Rate Limit Label: Medium



ENDPOINTS