Update a provision template

PATCH {{baseUrl}}/phone/provision_templates/:templateId

Use this API to update a provision template in a Zoom account.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:update:provision_template:admin

Rate Limit Label: Light

Request Body

{"name"=>"<string>", "description"=>"<string>", "content"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring