This API allows you to reset the entire messages of a text to screen.
- URL: https://mcpn.us/limeApi
- Parameters:
Parameter Name (Case Sensitive)
|
Value |
Description |
Remarks |
ev |
String |
Must be "resetText2screen" |
|
user (mandatory) |
String |
The advertiser’s username that own the text to screen and matches the api_id |
|
api_id (mandatory) |
String |
The advertiser’s api_id that matches the username |
Can be generated from edit profile |
textToScreenId (mandatory) |
Number |
The Text to screen Id |
|
Return Code
- If the API succeeds then it will return with status code 200.
- If an error occurs or there is an invalid parameter then it returns with status code 400 or 500 with an error message in the response.
Example: https://mcpn.us/limeApiev=optin&user=advertiser@gmpizza.com&api_id=q5JA73WRLy13822c&keyword=pizza&mobile=15555555555
Comments
0 comments
Article is closed for comments.