put https://sandbox.avinode.com/api/emptylegs/watches/
Update the configuration settings for an existing Empty Leg Watch
Update Watch Configuration Example
{
"watchedSegments": [
{
"start": {
"airport": {
"icao": "EGGW"
}
},
"end": {
"countryCode": "SE"
}
}
],
"lifts": [
{
"aircraftCategory": "Midsize jet",
"priceExpectation": 0
}
],
"uniqueName": "Empty Leg Watch: Luton, London - Sweden",
"active": false,
"priced": true,
"verified": true,
"daysOut": 5
}