campaigns
Start a campaign
Start a campaign. This action will begin sending the e-mails to subscribers immediately.
post/campaigns/{id}/start
Path parameters
idinteger required
ID of the object
Request body
Example request
{
"source": "news@example.com",
"from_name": "Mailbadger News"
}Response
OK