v1
latestOpenAPI 3.0.32026-07-2632131.4 MBProperty 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
Example request
{
"url": "https://example.com/image.jpg",
"caption": "Patio"
}Response
Returns a list of all the property's photos.