Delete a Guest Message by ID
DELETE {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestMessages/{{guestMessageId}}
HPI-GuestMessages - Delete Guest message from PMS
using
DELETE
/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestMessages/30290
the URI contains the MessageId to delete.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |