Create Upload File Task

This API endpoint is used to create an upload task for a list of original file URLs. The backend processes the provided file URLs and assigns a task ID that can be used for tracking the upload progress.

Error Details

ErrorCodeDescriptionPossible reasons
400Bad Request1. Backend status indicates failure
2.Invalid domain url or credentials
3. empty body params
4.Missing or empty task_id
500StatusInternalServerError1.Aborted
2.Unimplemented
3.Unauthenticated
4.DeadlineExceeded
5. Response message parsing error
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!