/pbx/managePBXAPISettings

Prev Next
Post
/pbx/managePBXAPISettings

Operation to manage the Advanced API settings for the PBX. The settings configured here will be used to retrieve PBX users and extensions using the API (if integrated) for seamless integration of the PBX with the Office 365 Enterprise

Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
object
initVector
string
locationId
integer (int64) Required

PBX Location ID - cannot be empty.

managerPassword
string Required

API Access User Password - cannot be empty. This is the Client Secret generated by the PBX vendor for this Enterprise to access the API

managerUsername
string Required

API Access Username - cannot be empty. This is the Client Secret generated by the PBX vendor for this Enterprise to access the API

pbxClientId
string Required

PBX Client ID - cannot be empty. This is the Client ID generated by the PBX vendor for this Enterprise to access the API

pbxClientSecret
string Required

PBX Client Secret - cannot be empty. This is the Client Secret generated by the PBX vendor for this Enterprise to access the API

pbxTokenEndpoint
string Required

PBX token endpoint - cannot be empty. This is the Authorization URL that serves the Token for accessing the API using the client ID and Secret specified

wsdlLocation
string
Responses
200

OK

boolean