ManageEngine® Applications Manager


Configure SMS Server

<< Prev

Home

Next >>

SMS Server API

 

This API allows the user to to view SMS server details and configure SMS server parameters. This API is designed to support GET and POST requests.

 

 

GET Request

Whenever the request is sent by "GET" method, the data corresponding to the API will be listed.

Sample Request

http://[host]:[port]/AppManager/xml/SMSServer?apikey=[apikey]

 

POST Request

When the request is sent by "POST" method, the corresponding data will be added/updated.

Sample Request

http://[host]:[port]/AppManager/xml/SMSServer?apikey=[apikey]

 

Request Parameters


The parameters involved in the API request are described below:

 

Field Description        
SMSPort
The port in which the modem is connected.

 

Example:

http://app-windows:9090/AppManager/xml/SMSServer?apikey=7b5fde68148fa2419bc2f1a1ab87e75 

<< Prev

Home

Next >>

Configure Proxy Server

DeleteMonitor API