Skip to main content
DELETE
Abort multipart upload

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uploadId
string
required

Upload ID

Response

Upload aborted

message
string
required
Example:

"File created successfully"

path
string
Example:

"/path/to/file"

Last modified on June 16, 2026