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

Changes

No recorded changes to this endpoint across all 5 revisions of this API.