delete https://api.tidy.com/api/v1/guest-reservations/
Deletes a Guest Reservation given a guest_reservation_id
. Take care as you are not able to undo this action, and must create a new Guest Reservation to 'undo' the deletion.
ATTENTION: By default, deleting a
GuestReservation
will have no impact on your scheduled jobs. If you want to cancel aGuestReservation
and aJob
you will need to cancel through the/jobs/{job_id}/cancel
endpoint or the app.