PropertyUploadPresignedUrl
Last edit: Nov 10, 2025
No description
type PropertyUploadPresignedUrl {
upload_url: String
upload_url_payload: HashObject
}
Fields
upload_url (String)
Direct s3 upload endpoint to which you can upload files. Make sure you include upload_url_payload with the request
upload_url_payload (HashObject)
Payload you need to provide for upload_url