create, update, and delete subscribers via the MailerLite API

domain: developers.mailerlite.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST email, fields, and groups to https://connect.mailerlite.com/api/subscribers to create or upsert (matches by email)
  2. Creating/upserting is non-destructive — omitted fields or groups are preserved, not removed
  3. To fully replace a subscriber's group membership, use PUT /api/subscribers/(:id) instead, which does remove unlisted groups
  4. Fetch a subscriber by id or email with GET /api/subscribers/(:id or :email)
  5. Delete with DELETE /api/subscribers/:id (keeps history for re-subscribe) or POST /api/subscribers/:id/forget for GDPR-style permanent erasure within 30 days

Known gotchas

Related routes

create, update, and delete subscribers via the Buttondown API
docs.buttondown.com · 5 steps · unrated
create and send an email campaign via the MailerLite API
developers.mailerlite.com · 5 steps · unrated
subscribe to MailerLite webhook events for subscribers and campaigns
developers.mailerlite.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans