Create Geo-Targeting
post/v1/flight/{FlightID}/geotargeting
Path parameters
FlightIDinteger required
ID of the Flight
Request body
Response
200
Example response
{
"LocationId": 76543,
"FlightId": 12345,
"CountryCode": "US",
"Region": "NC",
"MetroCode": 560
}Changes
No recorded changes to this endpoint across all 1 revision of this API.