Update phone number details
PATCH {{baseUrl}}/phone/numbers/:numberId
Use this API to update a Zoom Phone number's information.
Scopes: phone:write
, phone:write:admin
, phone:master
Rate Limit Label: Light
Prerequisites: * A Paid account
Request Body
{"capability"=>["incoming", "incoming"], "display_name"=>"Display Name", "emergency_address_status"=>1, "sip_group_id"=>"8MhK7ea4Q4ihIQ4TD_g0kw"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |