deleteZoomRoom.Rd
Remove https://support.zoom.us/hc/enus/articles/360033432032ZoomRoomDeviceProfiles#h_e55b2092c4184b02819f44de51448900 a specific Zoom Room profile from a Zoom account.**Prerequisites:*** Pro or a higher plan with Zoom Room https://zoom.us/zoomrooms license.**Scopes**: room:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
deleteZoomRoom(roomId, return_response = F)
roomId | Unique Identifier of a Zoom Room. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |