Delete bounces
DELETE https://api.sendgrid.com/v3/suppression/bounces
This endpoint allows you to delete all of your bounces. You can also use this endpoint to remove a specific email address from your bounce list.
A bounced email is when the message is undeliverable and then returned to the server that sent it.
For more information see:
- User Guide > Bounces for more information
- Glossary > Bounces
- Classroom > List Scrubbing Guide
Note: the delete_all
and emails
parameters should be used independently of each other as they have different purposes.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string |