Newsletter Signup
The newsletter signup allows for signing up people for a newsletter. No sending of e-mail of managing subscriber status is done after signing up.
Endpoints
Route | Description |
---|---|
| List all newsletter signups for a site Query params: confirmed. Only available for moderators |
| Create a newslettersignup |
Signup confirm (beta)
There is the possibility to send an e-mail and let the user confirm the signup. This is however in Beta and currently not active used.
POST /api/site/:SITE_ID/confirm
Payload:
Last updated