Remove Email Addresses from Spam List

POST https://{{instance_url}}/email/spam/remove

This endpoint allows you to remove email addresses from your Braze spam list. We will also remove them from the spam list maintained by your email provider.

ParameterRequiredData TypeDescription
emailYesString or arrayString email address to modify, or an array of up to 50 email addresses to modify.

Request Body

{"email"=>"example@braze.com"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring