Update the group call pickup information
PATCH {{baseUrl}}/phone/group_call_pickup/:groupId
Use this API to update a specific Group Call Pickup object information.
Prerequisites:
- A Pro or higher account plan
- A Zoom Phone license
Scopes:
phone:write:admin
Rate Limit Label
:
Light
Request Body
{"display_name"=>"test", "extension_number"=>1, "description"=>"test", "delay"=>0, "cost_center"=>"testCostCenter", "department"=>"testDepartment", "play_incoming_calls_sound"=>{"enable"=>true, "ring_tone"=>"ringtone_1", "duration"=>0}, "directed_call_pickup"=>false}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``