Logo
Zoom Public API Documentation

workspaces

Number of APIs: 2


1. Create a workspace

POST {{baseUrl}}/workspaces

Use this API to create workspaces.

Scopes: workspace:write:admin

Rate Limit Label: Medium



2. List workspaces

GET {{baseUrl}}/workspaces?location_id=<string>&page_size=30&next_page_token=<string>

Use this API to list a location's workspaces.

Scopes: workspace:readworkspace:read:admin

Rate Limit Label: MEDIUM



ENDPOINTS