Update a shared line group policy
PATCH {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId/policies
Updates the policy setting of a specific shared line group.
Prerequisites: * Pro or higher account plan with Zoom Phone License * Account owner or admin permissions
Scopes: phone:write:admin
Granular Scopes: phone:update:shared_line_group_policy:admin
Rate Limit Label: LIGHT
Request Body
{"check_voicemails_over_phone"=>{"enable"=>"<boolean>", "reset"=>"<boolean>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |