Logo
Zoom Public API Documentation

workspaces-{workspaceId}

Number of APIs: 3


1. Get a workspace

GET {{baseUrl}}/workspaces/:workspaceId

Use this API to get workspace detail.

Scopes: workspace:read:admin

Rate Limit Label: MEDIUM



2. Delete a workspace

DELETE {{baseUrl}}/workspaces/:workspaceId

Use this API to delete workspace detail.

Scopes: workspace:write:admin

Rate Limit Label: Medium



3. Update a workspace

PATCH {{baseUrl}}/workspaces/:workspaceId

Use this API to update workspace detail.

Scopes: workspace:write:admin

Rate Limit Label: Medium



ENDPOINTS