Post
/pbx/updatePBXSettingsForTenant
Operation to update the PBX settings previously configured for the Office365 Organization
Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
object
acceptsEncodedFeatureCode
boolean
callPolicyInfo
object (CallPolicyInfo)
callPolicyCNAM
string
callPolicyCallerId
string
callPolicyName
string
forwardedCallsCallerId
string
resellerId
integer (int64)
codecs
Array of string
string
convertHistoryInfoToDiversion
boolean
dnsLookupType
string
domainAliases
Array of string
string
enableMWIEvents
boolean
enforceCodecsOnInbound
boolean
escapeRequestUri
boolean
metaSwitchSubscriptionCompatibility
boolean
oldStyleHold
boolean
pbxCallPolicyInfo
object (PBXCallPolicyInfo)
callPolicyCNAM
string
Valid values[
"TRANSPARENT",
"OTHER"
]
Default"TRANSPARENT"
callPolicyCustomCNAM
string
callPolicyName
string
Default"Global"
forwardedCallsCallerId
string
Valid values[
"USER_CALLER_ID",
"TRANSPARENT"
]
Default"USER_CALLER_ID"
resellerId
integer (int64)
pbxCredentialTemplateId
integer (int64)
pbxIdOrPBXLocationId
integer (int64) Required
PBX ID or PBX Location ID - cannot be empty. When the update = false, system expects a PBX ID. When the update = true, system expects a PBX Location ID
pbxLocationName
string Required
PBX Location Name - cannot be empty. A name to identify the PBX Location. This name is unique for a tenant across all the PBXs
pbxSIPDomain
string
pbxSIPDomainProxy
string
pbxSIPDomainProxyPort
integer (int32)
presencePackageType
string
regExpiresValue
integer (int64)
rejectCalling
boolean
rejectInterval
integer (int64)
rejectMethod
string
sipWaitForAlegAck
boolean
tenantID
string
topologyHiding
boolean
transportType
string
update
boolean Required
Update. When the update = false, system expects a PBX ID. This indicates a new PBX Location will be created. When the update = true, indicates the PBX Location needs to be updated - system expects a PBX Location ID
voicemailFeatureCode
string
Responses
200
OK
boolean