Number of APIs: 3
GET {{baseUrl}}/rooms/:roomId/device_profiles/:deviceProfileId
Use this API to return a Zoom Room device profile. Prerequisites:
* A Pro or a higher account with Zoom Rooms. Scopes: Rate Limit Label: room:read:admin
Medium
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: Rate Limit Label: room:write:admin
Medium
PATCH {{baseUrl}}/rooms/:roomId/device_profiles/:deviceProfileId
Use this API to update a Zoom Room device profile. Prerequisites:
* A Pro or a higher account with Zoom Rooms. Scopes: Rate Limit Label: room:write:admin
Medium
ENDPOINTS