---
title: "DELETE /sequencestore/{id}"
method: DELETE
path: "/sequencestore/{id}"
---

# DELETE /sequencestore/{id}

`DELETE /sequencestore/{id}`

Deletes a sequence store and returns a response with no body if the operation is successful. You can only delete a sequence store when it does not contain any read sets.

Use the `BatchDeleteReadSet` API operation to ensure that all read sets in the sequence store are deleted. When a sequence store is deleted, all tags associated with the store are also deleted.

For more information, see [Deleting HealthOmics reference and sequence stores](https://docs.aws.amazon.com/omics/latest/dev/deleting-reference-and-sequence-stores.html) in the _Amazon Web Services HealthOmics User Guide_.

## Path parameters

- `id` string, required

## Response `200`

Success

- DeleteSequenceStoreResponse

## Other responses

- `480` — InternalServerException
- `481` — ThrottlingException
- `482` — ValidationException
- `483` — ConflictException
- `484` — ResourceNotFoundException
- `485` — AccessDeniedException
- `486` — RequestTimeoutException

---

[API](https://skmtc.net/aws/apis/omics.md) · [All operations](https://skmtc.net/aws/apis/omics/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/omics/versions/e9df1bcc0813/schema)
