Remove delivery stops
Production
https://api.mediaconnect.no/capi
Production
https://api.mediaconnect.no/capi
POST
/v1/product/stop/delivery/delete/{id}
DeliveryStop
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.mediaconnect.no/capi/v1/product/stop/delivery/delete/'
Response Response Example
200 - Success
{
"deliveryStops": [
{
"id": 1,
"product": "CO27409",
"stopTime": 1561121761000,
"stopEndTime": 1561985761000,
"stopType": "temporary"
}
]
}
Request
Path Params
id
integerÂ
required