Templates & campaigns
Reusable, personalised templates and the bulk-send campaign flow behind the SimpliSend dashboard.
/templatesList saved message templates.
/templatesCreate a template. Body may contain {{variableName}} placeholders resolved from a contact's mapped fields at send time.
/templates/:idUpdate a template.
/templates/:idDelete a template.
/campaignsList campaigns and their status.
/campaignsCreate a campaign - a message (raw or template) targeted at a contact list or segment.
/campaigns/:idCampaign detail, including per-message delivery status.
/campaigns/:id/sendSend a created campaign. Each message runs through content moderation before sending.
/webhooks/alltelecoms/dlrDelivery report webhook from the SMS vendor (MyMobileAPI). Configure this URL in their control panel - this is inbound from the vendor, not something you call.
Public - signature-verified, not user-authenticated.
/admin/alltelecoms/balanceThe platform's own balance with the upstream SMS vendor.
Platform-admin only.