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:

Request Params

KeyDatatypeRequiredDescription
email_addressstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring