Assets

Upload Asset

Upload a guest-facing image (or design PDF) to the public asset prefix and record it. Returns the asset with its stable public_url to embed.

post/api/v1/assets/properties/{property_id}

Path parameters

property_idstring uuid required

Response

Successful Response

idstring uuid required
property_idstring uuid required
kind'IMAGE' | 'DESIGN_PDF' required
s3_keystring required
public_urlstring nullable required
content_typestring required
filenamestring required
file_sizeinteger nullable required
alt_textstring nullable required
source_urlstring nullable required
tagsstring[] required
content_page_idstring uuid nullable required
display_orderinteger required
in_galleryboolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.