Update a policy setting

PATCH {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/policies/:policyType

Use this API to update the policy sub-setting of a specific auto receptionist according to the policy type. For example, you can update shared access members.

Prerequisites:

  • Pro or higher account plan with Zoom Phone license
  • Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:update:auto_receptionist_policy:admin

Rate Limit Label : Light

Request Body

{"voicemail_access_member"=>{"access_user_id"=>"<string>", "delete"=>"<boolean>", "download"=>"<boolean>", "shared_id"=>"<string>"}}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``