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

# Hide an annotation

`PUT /annotations/{id}/hide`

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)
