TELEX
post/txcxn
Request body
Example request
{
"trueAltitude": 3500,
"heading": 250.46,
"freetextEnabled": true,
"destination": "KSFO",
"origin": "KLAX",
"flight": "OS355"
}Response
A flight got created
Example response
{
"connection": "2a883a5c-b1f3-4a16-9fa4-b10515742d63",
"flight": "OS 41"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.