Start a campaign
WhatsApp Campaigns Endpoints
Start Campaign
Reserve project credits and enqueue the campaign for sending
POST
Start a campaign
Once started, the campaign status will change to
running and messages will begin sending.Authorizations
Project API key (sk_live… or sk_dev…). Send it as Authorization: Bearer <api_key>.
Path Parameters
Campaign MongoDB id returned on create
Pattern:
^[a-fA-F0-9]{24}$