Reservations

Deletes multiple bookings or enquiries in a single batch operation.

Performs a batch deletion, moving the specified collection of bookings and enquiries to the trash.

post/v1/reservation/delete

Request body

idinteger

The unique identifier of the booking or enquiry.

typestring nullable

The type of the entity (e.g., "Booking" or "Enquiry").

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.