cURL
curl --request POST \ --url https://api.useplunk.com/v1/campaigns/send \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: <content-type>' \ --data '{ "id": "<string>", "live": true, "delay": 123 }'
Send a campaign
application/json