---
title: "DELETE /referencestore/{referenceStoreId}/reference/{id}"
method: DELETE
path: "/referencestore/{referenceStoreId}/reference/{id}"
---

# DELETE /referencestore/{referenceStoreId}/reference/{id}

`DELETE /referencestore/{referenceStoreId}/reference/{id}`

Deletes a reference genome and returns a response with no body if the operation is successful. The read set associated with the reference genome must first be deleted before deleting the reference genome. After the reference genome is deleted, you can delete the reference store using the `DeleteReferenceStore` API operation.

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
- `referenceStoreId` string, required

## Response `200`

Success

- DeleteReferenceResponse

## 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)
