post
https://sandbox-api.viantinc.com/{basePath}/campaignflightcaps/byAdOrder//deleteByIds
You need the order id and the flight cap id to delete a campaign
flight cap record.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Example
Request
curl -X POST -H "Content-Type: application/json" -u <user>:<password> -d '[245]' https://sandbox-api.viant.com/v1/campaignflightcaps/byAdOrder/1578710/deleteByIds
Response
{
"messages": [],
"entity": true
} 401Unauthorized
403Forbidden
404Not Found