File Upload REST API Guide
Last updated
Was this helpful?
Last updated
Was this helpful?
Uploads a file in a single part to Fiddler.
Binary file object
File uploaded successfully.
API version.
Type of response, indicating a normal response.
Initiates a multi-part upload process for a large file to Fiddler.
Name of the file uploaded by the user.
Multi-part upload request initiated successfully.
API version.
Type of response, indicating a normal response.
Uploads a part of a large file to Fiddler as part of a multi-part upload process.
Binary file object
Unique file identifier
Part number of the file in multi-part upload process.
File part uploaded successfully.
API version.
Type of response, indicating a normal response.
Completes the multi-part upload process for a large file in Fiddler.
Unique file identifier
Multi-part upload request completed successfully.
API version.
Type of response, indicating a normal response.