put https://api.freewheel.tv/services/v3/insertion_order//unbook
The Unbook method uses PUT to relinquish an insertion order.
Response
The Unbook method uses PUT to relinquish an insertion order.
xxxxxxxxxx
curl --request PUT \
--url https://api.freewheel.tv/services/v3/insertion_order/insertion_order_id/unbook \
--header 'accept: application/xml'