Add a policy setting

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

Use this API to add a policy sub-setting according to the policy type for a specific auto receptionist.

Prerequisites: * Pro or higher account plan with Zoom Phone License * Account owner or admin permissions

Scopes: phone:write:admin

Rate Limit Label: Light

Request Body

{"voicemail_access_member"=>{"access_user_id"=>"w0RChiauQeqRlv5fgxYULQ", "delete"=>false, "download"=>false}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"voicemail_access_member":{"shared_id":"--e8ugg0SeS-9clgrDkn2w","access_user_id":"w0RChiauQeqRlv5fgxYULQ","delete":false,"download":false}}