Update watch configuration.

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
}
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!