Images

Delete a photo from a property

This endpoint allows you to delete a photo from a property.

delete/photos/{property_id}/media/{media_id}

Path parameters

property_idstring uuid required

The UUID of the Property.

media_idstring uuid required

The UUID of the Image.

Response

No Content.