curl --request POST \
--url https://api.vambe.me/api/public/email-campaign/send/{id} \
--header 'x-api-key: <x-api-key>'{
"success": true
}Force-dispatches a DRAFT or SCHEDULED campaign now. No-op once it is already SENDING/SENT.
curl --request POST \
--url https://api.vambe.me/api/public/email-campaign/send/{id} \
--header 'x-api-key: <x-api-key>'{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.vambe.me/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?