FileUploadResponse
Information for uploading the file
fileIdstringrequired
Identifier of the file being uploaded
Example:
BDK5NyCqIKuploadUrlstringrequired
URL to which a PUT request must be made to upload the file
Example:
https://yuchat-files-presigned.storage.net/d2f19302FileUploadResponse
{
"fileId": "BDK5NyCqIK",
"uploadUrl": "https://yuchat-files-presigned.storage.net/d2f19302"
}