Update provision template of a device
PUT {{baseUrl}}/phone/devices/:deviceId/provision_templates
Use this API to
assign a provision template to a device
or
remove a provision template from the device
by leaving
templateId
empty.
Prerequisites:
- Pro or a higher account with Zoom Phone license
- Account owner or admin permissions
-
Supported device
Scopes:
phone:write:admin
Granular Scopes:
phone:update:device_provision_template:admin
Rate Limit Label
:
Light
Request Body
{"provision_template_id"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``