Delete a Guest Reservation
2min
DELETE
AUTHENTICATION
Authorization
string
Bearer
RESPONSES
200
OK
object
object
string
*Type of object being returned
result
string
Updated 26 Apr 2023
Did this page help you?
Yes
No
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.