We’ve introduced a new API endpoint,
POST /newsletter_subscribers/send_double_opt_in_email
, enabling you to add new newsletter subscribers to your Steady project directly via API. This endpoint initiates the double opt-in process, sending an opt-in email to confirm the subscriber’s consent. Read more in our Developer docs.Endpoint Details:
- Route: POST /newsletter_subscribers/send_double_opt_in_email
- Functionality: Initiates double opt-in by sending a confirmation email to the subscriber.
- Usage: Ideal for integrating with external signup forms, third-party tools or custom workflows where users can subscribe to your newsletter.
This addition provides a secure and compliant way to expand your newsletter reach, letting you integrate your subscriber growth seamlessly into your own tools and services.