Add common area settings

POST {{baseUrl}}/phone/common_areas/:commonAreaId/settings/:settingType

Use this API to add the common area setting according to the setting type, specifically for desk phones.

Note: For use by customers who opted for Common Area Optimization

Prerequisites: * Pro or a higher account with Zoom Phone license. * Account owner or admin permissions.

Scopes: phone:write:admin

Granular Scopes: phone:write:common_area_setting:admin

Rate Limit Label: Light

Request Body

{"device_id"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;desk_phones&quot;:[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;display_name&quot;:&quot;\u003cstring\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;display_name&quot;:&quot;\u003cstring\u003e&quot;}]}