Delete All Messages in a Domain via REST API

Delete All Message in a Domain Endpoint

The REST API has an endpoint that allows for the deletion of all messages in a verified domain.

PUT https://mailsac.com/api/domains/{domain}/delete-all-domain-mail

Code examples are available in API Documentation.

See Spring Cleaning with Mailsac for different methods of deleting messages in Mailsac.

For more information about how message storage works see the Message Storage Documentation

1 Like