Delete a bounce
DELETE https://api.sendgrid.com/v3/suppression/bounces/:email?email_address={{email_address}}
This endpoint allows you to remove an email address from your bounce list.
A bounced email is when the message is undeliverable and then returned to the server that sent it. This endpoint allows you to delete a single email addresses from your bounce list.
For more information see:
- User Guide > Bounces for more information
- Glossary > Bounces
- Classroom > List Scrubbing Guide
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email_address | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |