v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Property Media

Delete Virtual Tour URL

Remove the virtual tour URL from a specific property

delete/properties-api/property-media/virtual-tour/{propertyId}

Path parameters

propertyIdstring required
Example:5b2149c9f579400024388c47

The ID of the property

Response

Virtual tour URL deleted successfully

propertyIdstring

Example response

{
  "propertyId": "5b2149c9f579400024388c47",
  "virtualTour": {
    "updatedAt": "2024-01-01T12:00:00Z",
    "updatedBy": "user@example.com"
  }
}