...
Code Block | ||
---|---|---|
| ||
http://<server host>/servicemanager/rest/CampaignAPI/getCampaignTemplateList |
Parameters:
Parameter | Description |
timeStamp | the authentication timestamp. |
hash | the authentication signature or hash. |
Sample query:
Code Block | ||
---|---|---|
| ||
http://<server host>/servicemanager/rest/CallManagementAPI/CampaignAPI/getCampaignTemplateList? timeStamp=1412212472393& hash=b529f3e9d6d20e40ff232a07c02bcad62fe6da45755abfeb618af09c9f781bf7 |
...