You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: source/API_Reference/Web_API/unsubscribes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Retrieve a list of Unsubscribes with addresses and optionally with dates.
50
50
delete
51
51
{% endanchor %}
52
52
53
-
Delete an address from the Unsubscribe list. Please note that if no parameters are provided or if empty parameters are provided the ENTIRE list will be removed.
53
+
Delete an address from the Unsubscribe list. Use `delete_all=1` in order to delete all addresses from your unsubscribe list.
54
54
55
55
{% parameters delete %}
56
56
{% parameter email No 'Must be a valid user account email.' 'Unsubscribed email address to remove.' %}
0 commit comments