v2
latestOpenAPI 3.1.02026-07-273779120.8 KBCampaigns
Create Campaign
Create a new campaign configuration.
Returns the full campaign object on success. The campaign starts in 'pending' status — use the /action endpoint to launch it.
post/campaigns/v1/campaigns
Request body
Response
Campaign created successfully
Example response
{
"message": "Campaign fetched successfully."
}