| name | maven-series-enroll |
|---|---|
| description | Enroll one or many people into a free Maven lightning-lesson series with a single public curl call (no login, no token). Set up for the AI Product Engineering series (maven.com/lls/21f487), and works for any Maven series by swapping the id. Use when asked to enroll, sign up, register, or bulk-add a list of emails. |
Sign people up for a free Maven lightning lesson series from the command line. The signup endpoint is public and needs no login or token. It is idempotent, so running it twice for the same email is safe.
This is set up for the AI Product Engineering series at https://maven.com/lls/21f487 (series id 21f487). To use a different series, see "Any other series" at the bottom.