Porta Plus 2 Web Services

<back to all web services

UMCallConferenceSettings

The following routes are available for this service:
GET/GetAccountsLoginDetails/{License}/{AccountId}
GET/GetCallConfSettings/{License}/{AccountId}/{getCallConferncSsettings}
GET/UpdateCallConfSettings/{License}/{AccountId}/{updateCallConferncSsettings}
GET/CreateCallConfSettings/{License}/{AccountId}/{createCallConferncSsettings}
GET/AddCallConfSettings/{License}/{name}/{max_participants}/{max_session_time}/{AccountId}/{addCallConfSettings}
GET/UpdateCallConfSettings/{License}/{oldConfName}/{name}/{max_participants}/{max_session_time}/{AccountId}/{updateCallConfSettings}
GET/GetAllCallConfSettings/{License}/{AccountId}/{getAllCallConfSettings}
GET/UpdateCallConfSettingsPinForAdvMode/{License}/{name}/{AccountId}/{updateCallConferncSsettingsinAdvMode}
GET/DeleteConfigCall/{License}/{IConfig}/{AccountId}/{deleteConfigCall}
GET/GetCallConfSettings/{License}/{AccountId}/{password}/{getCallConferncSsettings}
GET/UpdateCallConfSettings/{License}/{AccountId}/{password}/{updateCallConferncSsettings}
GET/CreateCallConfSettings/{License}/{AccountId}/{password}/{createCallConferncSsettings}
POST/AddCallConfSettings
POST/UpdateCallConfSettings
GET/GetAllCallConfSettings/{License}/{AccountId}/{password}/{getAllCallConfSettings}
POST/UpdateCallConfSettingsPinForAdvMode
GET/DeleteConfigCall/{License}/{IConfig}/{AccountId}/{password}/{deleteConfigCall}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/oneway/UMCallConferenceSettings HTTP/1.1 
Host: 7el.co 
Content-Type: application/json
Content-Length: length

{"UMLogin":{"login":"String","password":"String","domain":"String","accountId":"String"},"getCallConferncSsettings":false,"updateCallConferncSsettings":false,"createCallConferncSsettings":false,"addCallConfSettings":false,"updateCallConfSettings":false,"getAllCallConfSettings":false,"deleteConfigCall":false,"updateCallConferncSsettingsinAdvMode":false,"name":"String","max_participants":0,"max_session_time":0,"IConfig":0,"oldConfName":"String","AccountId":"String","password":"String","License":"String","ContentId":0,"FeatureName":"String"}