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