---
title: "Show an annotation"
method: DELETE
path: "/annotations/{id}/hide"
tags: ["annotations"]
---

# Show an annotation

`DELETE /annotations/{id}/hide`

Show/"un-hide" an annotation. The authenticated user needs to have the
moderate permission for the group that contains the annotation—this
permission is granted to the user who created the group.

## Path parameters

- `id` string, required — The annotation's unique identifier

## Response `204`

Success (No Content)

---

[API](https://skmtc.dev/hypothesis/apis/hypothesis-api.md) · [All operations](https://skmtc.dev/hypothesis/apis/hypothesis-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hypothesis/hypothesis-api/revisions/a5929648b2e9/schema)
