/restapi/v1.0/account/:accountId/extension/:extensionId/conferencing
PUT {{baseUrl}}/restapi/v1.0/account/:accountId/extension/:extensionId/conferencing
Update Conferencing info
Request Body
{"phoneNumbers"=>[{"type"=>"boolean", "description"=>"'True' if the number is default for the conference. Default conference number is a domestic number that can be set by user (otherwise it is set by the system). Only one default number per country is allowed", "default"=>"<boolean>"}, {"type"=>"boolean", "description"=>"'True' if the number is default for the conference. Default conference number is a domestic number that can be set by user (otherwise it is set by the system). Only one default number per country is allowed", "default"=>"<boolean>"}], "allowJoinBeforeHost"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |