OpenAPI 3.1.02026-08-1430896636.3 KB

30e152290495

Trips

Delete trip

This endpoint deletes a trip by ID.

delete/v3/trips/{tripId}

Request body

allowEmptyTripDeletionOnlyboolean

If true, only allows deletion of empty trips (trips with no PNRs). If false (default), allows deletion regardless of PNRs.

Response

Deleted Successfully