Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/API_Reference/Web_API/unsubscribes.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Retrieve a list of Unsubscribes with addresses and optionally with dates.
delete
{% endanchor %}

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.
Delete an address from the Unsubscribe list. Use `delete_all=1` in order to delete all addresses from your unsubscribe list.

{% parameters delete %}
{% parameter email No 'Must be a valid user account email.' 'Unsubscribed email address to remove.' %}
Expand Down