Last active
August 29, 2015 14:07
-
-
Save activeprospect-support/6222bcc019a1a597da91 to your computer and use it in GitHub Desktop.
SL - Querying a list in SuppressionList
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP/1.1 200 OK | |
Content-Type: application/json; charset=utf-8 | |
{ | |
"specified_lists":["my_list"], | |
"key":"[email protected]", | |
"found":true, | |
"exists_in_lists":["my_list"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment