Add Subscribers
Attaches one or more clients (by email) to a subscription plan. Accepts a batch — each email is validated independently and the response indicates whether it was added or already existed.
A newly added subscriber starts in pending status. The first invoice is generated right away, and the subscriber receives an automated email with a payment link. Once they pay it (before it expires), the status transitions to active and the subscriber is billed on each subsequent renewal cycle. See subscriber statuses for the full status reference.
POST
/api/subscriptions/%plan_id%/usersAuth: Required