Delete campaign flight order caps for an ad order - DEPRECATED

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
}
Path Params
integer
required

Ad Order ID

Body Params
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json