Not3Client.files
Protected
Readonly
Complete the file upload.
The upload ID.
The ETags of the uploaded chunks.
AxiosError If the request fails.
Delete a file.
The file ID.
Get the file details.
The file details.
Get a list of files.
The list of files.
Get the URL to upload a chunk of the file.
The length of the chunk.
Optional
The part number of the chunk.
The URL to upload the chunk.
Start a new file upload session.
The file name.
Upload a file chunk to the server.
The URL to upload the chunk to.
The chunk data.
The ETag of the uploaded chunk.
Error If the upload response is missing an ETag header.
See
Not3Client.files