Mailing lists
Unsubscribe contacts from a mailing list
Moves specified email addresses to the unsubscribed state within a given list.
post/addressbooks/{id}/emails/unsubscribe
Request body
Example request
{
"emails": [
"user@example.com"
]
}Response
Contacts successfully unsubscribed
Changes
No recorded changes to this endpoint across all 1 revision of this API.