Lists

Unsubscribe subscriber from list

Unsubscribe a subscriber from a specific list.

delete/lists/{list_id}/unsubscribe

Path parameters

list_idinteger required

ID of the list.

Request body

emailstring required

Email address of the subscriber to unsubscribe.

Response

OK

idinteger
list_idinteger
emailstring
statusinteger
subscribed_atstring
unsubscribed_atstring
sourcestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.