FlightBookingCancel a flight bookingCancel a flight booking POST /api/v1/FlightBooking/:attemptId/Cancel Cancellation is asynchronous. A successful request returns an accepted attempt; use its status endpoint or a webhook for the final outcome. Request Responses202400401404AcceptedBad RequestUnauthorizedNot Found