Mailrelay API Reference

Subscribers

Subscribers are the contacts stored in your account. Every subscriber is either active, meaning that it has gone through your opt in process and will receive your newsletters, or inactive, meaning that it still has to confirm the subscription.

Removing a subscriber only soft deletes it, so you can list the deleted subscribers and restore them later. To comply with GDPR, use the permanent_delete parameter instead.

When you are synchronizing an external system, use the sync method to create or update a subscriber in a single request, and the bulk update method to change many subscribers at once.