post
https://sandbox-api.viantinc.com/{basePath}/campaignflight/byCampaign//deleteByIds
The caller needs the campaign id and the campaign flight id to delete
a campaign flight. Campaign flights that are completed or in progress
cannot be deleted.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request
POST /campaignflight/byCampaign/<campaign id>/deleteByIds
Example
Request
curl -X POST -H "Content-Type: application/json" -u <user>:<password> -d '[10148]' https://sandbox-api.viant.com/v1/campaignflight/byCampaign/307908/deleteByIds
Response
{
"messages": [],
"entity": true
} 401Unauthorized
403Forbidden
404Not Found