v1
latestOpenAPI 3.0.32026-07-2632131.4 MBProperty Media
Create Virtual Tour URL
Insert a virtual tour URL for a specific property
post/properties-api/property-media/virtual-tour/{propertyId}
Path parameters
propertyIdstring required
Example:5b2149c9f579400024388c47
The ID of the property
Request body
Example request
{
"url": "https://example.com/virtual-tour"
}Response
Virtual tour URL created successfully