Documentation Index
Fetch the complete documentation index at: https://docs.thanks.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Mailing lists represent a group of recipients that you can manage and send mail to. They can be created and managed through these endpoints.Manually Creating
A mailing list can be created using thecreate endpoint and then recipients can be added as JSON data using the endpoints recipients/create or recipients/create-multiple.