AeroDataBox · Schema

CreateWebHookSubscription

Command to create web-hook subscription

AviationFlightsAerospaceFlight DataAirport Data

Properties

Name Type Description
url string Destination HTTP-endpoint where notifications will be sent to. Requirements: * must be a valid public HTTP(S) URL not requiring additional authorization; * must use standard or alternative HTTP or HTT
maxDeliveryRetries integer Maximum number of times a delivery attempt is retried after initial delivery attempt failure. Current default value is: * `2` for the old, lifetime-based web-hook subscriptions (will be phased out aft
View JSON Schema on GitHub