Add a group call pickup object

POST {{baseUrl}}/phone/group_call_pickup

Use this API to add a Group Call Pickup instance to the account that has the Zoom Phone license assigned.

Prerequisites:

  • A Pro or higher account plan
  • A Zoom Phone license

Scopes: phone:write:admin

Rate Limit Label : Light

Request Body

{"display_name"=>"test", "site_id"=>"NjHmTu16Qfe8yOiNJuekXA", "description"=>"test", "extension_number"=>1, "delay"=>0, "play_incoming_calls_sound"=>{"enable"=>false, "ring_tone"=>"ringtone_1", "duration"=>0}, "directed_call_pickup"=>false, "member_extension_ids"=>["RfFxkRTIRnOp6ZYo7c1Ptg", "RfFxkRTIRnOp6ZYo7c1Ptg"]}

HEADERS

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

RESPONSES

status: Created

{"id":"q5C69v95SPKsZ5uUi-Xbcw","display_name":"testGCP"}