Logo
Zoom Public API Documentation

rooms-{roomId}-device_profiles

Number of APIs: 2


1. List device profiles

GET {{baseUrl}}/rooms/:roomId/device_profiles

Use this API to return a list of Zoom Room device profiles.

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

Scopes: room:read:admin

Rate Limit Label: Medium



2. Create a device profile

POST {{baseUrl}}/rooms/:roomId/device_profiles

Use this API to create a Zoom Room device profile.

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

Scopes: room:write:admin

Rate Limit Label: Medium



ENDPOINTS