create, update, and delete subscribers via the Buttondown API

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

Steps

  1. POST to https://api.buttondown.com/v1/subscribers with email_address (required) and optional tags, metadata, notes
  2. Buttondown rejects a second create for the same email_address by default (400) to protect existing subscriber history
  3. To upsert instead, send an X-Buttondown-Collision-Behavior: overwrite or add header
  4. Update an existing subscriber with a PATCH/PUT to /v1/subscribers/{id_or_email}
  5. Delete via DELETE /v1/subscribers/{id_or_email}; supply ip_address on create when possible so Buttondown's firewall doesn't flag legitimate signups

Known gotchas

Related routes

create and manage subscriber tags via the Buttondown API
docs.buttondown.com · 5 steps · unrated
create, update, and delete subscribers via the MailerLite API
developers.mailerlite.com · 5 steps · unrated
create and manage subscribers via the Kit (formerly ConvertKit) v4 API
developers.kit.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