Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Successful
Available options:
success
, not_found
, unsupported
Delete email exclusions
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful
success
, not_found
, unsupported