Update user profile settings

PATCH {{baseUrl}}/phone/users/:userId/settings

Use this API to update the Zoom Phone profile settings of a user. For user-level apps, pass the me value instead of the userId parameter.

Scopes: phone:write, phone:write:admin Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Request Body

{"area_code"=>"01", "audio_prompt_language"=>"en-US", "country_iso_code"=>"US", "music_on_hold_id"=>"NOZ98sQvTimYi0XxL_x-iQ", "outbound_caller_id"=>"+123123123"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring