Delete a booking
DELETE
https://api.example.com
/bookings/{bookingId}
Production
Delete a booking
See in DocumentationDeletes a booking, cancelling the hold on the trip.
DELETE /bookings/{bookingId}
Loading...
Response
Waiting for a request to be sent.