File Management
Complete upload process for large files
POST
Complete the upload process for large files. This API call finalizes the upload process for large files that have been uploaded in chunks using the Start the upload process for large files API.
This API call returns a managed File object, of the form tensorlake-<file_id>
.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Response with the permanent File ID
The response is of type object
.