Skip to main content

PresignedUrlResponse

upload_urlUpload Url (string)required
keyKey (string)required
expires_inExpires In (integer)required
file_typeFile Type (string)required
filenameFilename (string)required
file_idFile Id (string)required
content_typeContent Type (string)required
required_headers objectrequired
property name*string
PresignedUrlResponse
{
"upload_url": "string",
"key": "string",
"expires_in": 0,
"file_type": "string",
"filename": "string",
"file_id": "string",
"content_type": "string",
"required_headers": {}
}