Finish a single file upload
Documentation Index
Fetch the complete documentation index at: https://docs.datalinks.com/llms.txt
Use this file to discover all available pages before exploring further.
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
The unique identifier of the file upload session. Unique identifier for the upload session.
"24b49ba0-6b5c-4950-94c1-1622939cc481"
The unique identifier of the file. Unique identifier for a file
"311fe2cb-1c85-46a4-a8d9-f63a88da44fd"
Returns the session status and finished file status
A response contaning session and file status information
Unique identifier for the upload session.
"24b49ba0-6b5c-4950-94c1-1622939cc481"
Status of the upload session.
preparing, completed, aborted "preparing"
Unique identifier for a file
"311fe2cb-1c85-46a4-a8d9-f63a88da44fd"
Status of the file upload.
preparing, completed, aborted "completed"