v1
latestOpenAPI 3.0.02026-07-26866217.8 KBReservations
Cancel Reservation
Cancel a direct booking reservation in Hostex. Note that this endpoint does not support the cancellation of channel bookings.
delete/reservations/{reservation_code}
Path parameters
reservation_codestring required
The code of the reservation.
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}