Remove Flight
flighty_remove_flightPermanently delete a flight from your Flighty account by providing its UUID. The deletion syncs across all devices and is irreversible.
Instructions
Remove a flight from the user's Flighty account. The flight is deleted from the server and the deletion syncs to all devices.
Provide the flight UUID (from flighty_list_flights or flighty_add_flight results). This is the server-side UUID, not the flight number.
WARNING: This permanently removes the flight from your Flighty account across all devices. This cannot be undone — you would need to re-add the flight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flight_id | Yes | The flight UUID to remove (from list_flights results) |