Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 17736c6

Browse files
author
Matt Bernier
committed
Merge pull request #1138 from sendgrid/mbernier-patch-1
Added delete_all
2 parents 0d62aaa + 5a4e183 commit 17736c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/API_Reference/Web_API/unsubscribes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Retrieve a list of Unsubscribes with addresses and optionally with dates.
5050
delete
5151
{% endanchor %}
5252

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.
5454

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

0 commit comments

Comments
 (0)