v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Stops a multipart read set upload into a sequence store and returns a response with no body if the operation is successful. To confirm that a multipart read set upload has been stopped, use the <code>ListMultipartReadSetUploads</code> API operation to view all active multipart read set uploads.

delete/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort

Path parameters

sequenceStoreIdstring required

The sequence store ID for the store involved in the multipart upload.

uploadIdstring required

The ID for the multipart upload.

Response

Success

AbortMultipartReadSetUploadResponse required
All 107 operations