v1
latestOpenAPI 3.0.32026-07-2632131.4 MBReservations Open Api [Beta]
Delete reservation's Custom Field
Delete an existing custom field from a reservation.
delete/reservations-v3/{reservationId}/custom-fields/{fieldId}
Path parameters
reservationIdstring required
Example:5f92cbf10cf217478ba93561
The Guesty reservation ID
fieldIdstring required
Example:5fa02fa358d2db673e17bc2d
The custom field ID
Response
Reservation Custom Field Deleted
Example response
{
"reservationId": "5f92cbf10cf217478ba93561"
}