Submit a Ticket My Tickets
Welcome
Login  Sign up

ADDEDIT RemoveBlacklist API Version 1

ADDEDIT RemoveBlacklist API V1

Updated on 2015-03-26
Current Version: Version 1
Deprecated Version: NA
Requests Allowed: GET&SOAP

 

Summary:

Returns "Blacklist ### Removed"


Resource/WSDL Page:

http://<your_domain_here>/api/1/addedit.asmx?op=RemoveBlacklist


Parameters

api_key
Required
Type: STRING
Length (Max/Min): 50

Must be a valid API key (existing and NOT expired)

 

Example Values: Fo35NRAqvFLXoZxqB4aVMhh

blacklist_id

Required
Type: INT
Length (Max/Min): NA

See Export Blacklists API V1

0 to create. Id to edit


Example Values: 267



**Note all optional parameters still need to be passed through in the actual call. These parameters do not need a value (therefore you can use a null value). 

 

Example Request

GET 

https://demo-new.cakemarketing.com/api/1/addedit.asmx/RemoveBlacklist?api_key=3YmDJeT3VHTFhDqAjr2OlQ&blacklist_id=12



Sample XML Response:

<remove_blacklist_addedit_response><success>true</success><message>Blacklist (267) Removed</message></remove_blacklist_addedit_response>



Example Error Messages: 

Error Message

Likely Cause

Invalid API Key

API key does not exist or is expired

Invalid Blacklist IDBlacklist ID does not exist


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.