Logo
Zoom Public API Documentation

Delete a whiteboard

DELETE {{baseUrl}}/whiteboards/:whiteboardId

Use this API to delete a whiteboard.

Scopes: whiteboard:write:admin,whiteboard:write

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'

ENDPOINTS