Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 992 Bytes

UploadRequest.md

File metadata and controls

19 lines (15 loc) · 992 Bytes

UploadRequest

Properties

Name Type Description Notes
id_upload_requests int Upload Request ID [optional]
id_files string SHA-1 hash of the file content [optional]
status string Status of the upload request [optional]
remaining_attempts int Number of remaining attempts to fetch a file from the url [optional]
last_upload_error_message string Error message of the last upload resulting on error [optional]
download_url string Download url
file_type string File type
callback_url string Callback url
filename string Name of the file [optional]
reliability int Total reliability for all the CDNs [optional]

[Back to Model list] [Back to API list] [Back to README]