Reservation
Cancel reservation
Cancels the reservation with the specified ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
*/*
Reservation successfully cancelled
Was this page helpful?