delete
https://example.com/v1/trips/
Permanently delete a trip that holds no bookings, so a traveler can clear a trip they never intentionally created. A trip that still has booking links is rejected with TRIP_NOT_EMPTY; detach its bookings first. There is no undo, and a repeat delete returns 404.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Trip deleted
404Trip not found
409Trip still has bookings and cannot be deleted
503Database unavailable