v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Property Photos

Replace photo or edit caption without changing order or room assignment.

Edit a Photo

post/properties-api/property-photos/property-photos/{propertyId}/{photoId}

Path parameters

propertyIdstring required

Guesty property ID.

photoIdstring required

The Guesty photo ID.

Request body

urlstring uri

Optional - provide URL ONLY if You want to change photo

captionstring

Optional - new caption

Example request

{
  "url": "https://example.com/image.jpg",
  "caption": "Patio"
}

Response

Returns a list of all the property's photos.

_idstring
sourcestring
originalstring

Full size property photo

thumbnailstring

Thumbnail of property photo

captionstring

Caption of photo

indexnumber

Order of photo

createdAtstring date-time
updatedAtstring date-time