Update a device
PATCH {{baseUrl}}/phone/devices/:deviceId
Updates the information of a desk phone device.Prerequisites:* Pro or a higher account with Zoom Phone license* Account owner or admin permissions
Scopes: phone:write:admin
Granular Scopes: phone:update:device:admin
Rate Limit Label: LIGHT
Request Body
{"assigned_to"=>"<string>", "display_name"=>"<string>", "mac_address"=>"CCBf86-Bd-85:ed", "provision_template_id"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |