Logo
Zoom Public API Documentation

Remove the collaborator from a whiteboard

DELETE {{baseUrl}}/whiteboards/:whiteboardId/collaborator/:collaboratorId

Removes a collaborator from a whiteboard.

Scopes: whiteboard_collaborator:write:admin

Rate Limit Label: MEDIUM

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/whiteboards/:whiteboardId/collaborator/:collaboratorId'

ENDPOINTS