This API allows you to remove a keyword from an opt-in list.
- Url: https://mcpn.us/limeApi?ev=removeKeywordFromList
- Parameters:
Parameter Name (Case Sensitive)
|
Value |
Description |
Remarks |
user (mandatory) |
Advertiser username |
The advertiser’s username that matches the api_id |
|
api_id (mandatory) |
Advertiser Api Id |
The advertiser’s api_id that matches the username |
Can be generated from edit profile |
keyword (mandatory) |
Keyword as shown on the contact list wizard (Together with short code i.e. "pizza (71441-US)" or "pizza (07860024024)") |
The keyword that connected to the opt-in list and need to be removed |
|
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.
Examples without xml: https://mcpn.us/limeApi?ev=removeKeywordFromList&user=advertiser@gmpizza.com&api_id=q5JA73WRLy13822c&keyword=pizza (71441-US)
Comments
0 comments
Article is closed for comments.