Change device association
PATCH {{baseUrl}}/devices/:deviceId/assignment
This Device API lets you change device association from one Zoom Room to another.
Prerequisites: * Device must be enrolled in ZMD (Zoom Device Management)
Scopes: device:write:admin
Rate Limit Label: Medium
Request Body
{"room_id"=>"<string>", "app_type"=>"ZR"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |