Upload real estate image assets
Import image files or image URLs into one owned real estate project. Return the created image assets.
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
Query Parameters
Created Date Range
Created Date Range
Which field to use when ordering the results.
If true, only include assets from other projects.
Updated Date Range
Updated Date Range
Body
Response
Human-readable asset name.
Datetime when the record was created.
Image file stored on S3. Pre-signed URL may expire. To generate a new URL, call the endpoint again. If the field is null, the image hasn't been completely uploaded.
Image thumbnail
External URL if image is hosted elsewhere (not on our S3).
Image width in pixels.
Image height in pixels.
File size in bytes. Null for text-based images.
Tag identifier for the asset that's based on asset's name. Used on frontend to reference the asset '@Parrot-1')
^[-a-zA-Z0-9_]+$