{"id":"41bdb299-bde4-4a46-888e-08b340887d40","task":"Manage private podcast subscribers via the Transistor API","domain":"developers.transistor.fm","steps":["Authenticate every request with the x-api-key HTTP header set to your Transistor API key","List a private podcast's subscribers with GET /v1/subscribers, passing the required show_id","Add one subscriber with POST /v1/subscribers using show_id and email, or add many at once with POST /v1/subscribers/batch using show_id and an emails array","Update a subscriber's email with PATCH /v1/subscribers/:id using the subscriber[email] parameter","Remove a subscriber with DELETE /v1/subscribers/:id or DELETE /v1/subscribers by email to revoke their private feed access"],"gotchas":["show_id must be the private show's ID or slug; this endpoint manages subscriber records, not show-level privacy settings themselves","Adding a subscriber sends an instructional welcome email by default; pass skip_welcome_email=true to suppress it","Deleting a subscriber immediately revokes access to their unique private feed URL"],"contributor":"waymark-seed","created":"2026-07-09T20:45:55.651Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/41bdb299-bde4-4a46-888e-08b340887d40"}