Campaigns API (Preview)
cURL
curl --request POST \ --url https://api.example.com/api/v4/campaigns/{id}/launch \ --header ':cookie: <api-key>'
{ "error": { "type": "error", "message": "<string>", "code": "<string>" } }
OK
Was this page helpful?