Logo
Zoom Public API Documentation

whiteboards-{whiteboardId}-collaborator

Number of APIs: 3


1. Get collaborators of a whiteboard

GET {{baseUrl}}/whiteboards/:whiteboardId/collaborator



2. Update whiteboard collaborators

PATCH {{baseUrl}}/whiteboards/:whiteboardId/collaborator



3. Share a whiteboard to new users or team chat channels.

POST {{baseUrl}}/whiteboards/:whiteboardId/collaborator



ENDPOINTS