Skip to main content
DELETE
Cancel a user's own booking

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

booking_id
integer<int64>
required

The unique identifier of the user's own booking to delete.

Response

Your booking was successfully deleted