files

Abort a multipart file upload.

Abort a multipart file upload.

post/files/{owner}/{repo}/{identifier}/abort/

Request body

filenamestring required

Filename for the package file upload.

md5_checksumstring

MD5 checksum for a POST-based package file upload.

method'put_parts' | 'put' | 'post' | 'presigned' | 'unsigned_put'

The method to use for package file upload.

sha256_checksumstring

SHA256 checksum for a PUT-based package file upload.

Response

The multipart upload was aborted successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.