Logo
Zoom Public API Documentation

Delete a device profile

DELETE {{baseUrl}}/rooms/:roomId/device_profiles/:deviceProfileId

Use this API to delete a Zoom Room device profile.

Prerequisites: * A Pro or a higher account with Zoom Rooms.

Scopes: room: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/rooms/:roomId/device_profiles/:deviceProfileId'

ENDPOINTS