curl -u admin:admin -X POST http://localhost:9000/api/campaigns/1/test -H 'Content-Type: application/json' -d '{"subscribers":["test@example.com"]}'

Category: Listmonk & Newsletters

curl -u admin:admin -X POST http://localhost:9000/api/campaigns/1/test -H 'Content-Type: application/json' -d '{"subscribers":["test@example.com"]}'

Send a campaign test to specific email addresses

Queues a test delivery of campaign 1 to arbitrary recipients, bypassing the campaign's actual list. Include the campaign's full fields when it is still a draft without saved content. Confirm the message renders in a real client before scheduling the real send.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.