POST https://:account.api-us1.com/api/3/contactLists
- JSON
{
"contactList": {
"list": 2,
"contact": 1,
"status": 1
}
}
BODY PARAMS
contactList
object
contactList.list REQUIRED
string ID of the list to subscribe the contact to
contactList.contact REQUIRED
string ID of the contact to subscribe to the list
contactList.status REQUIRED
string Set to "1" to subscribe the contact to the list. Set to "2" to unsubscribe the contact from the list.
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.