---
title: "DELETE /v1/{+name}"
method: DELETE
path: "/v1/{+name}"
tags: ["notes"]
---

# DELETE /v1/{+name}

`DELETE /v1/{+name}`

Deletes a note. Caller must have the `OWNER` role on the note to delete. Deleting a note removes the resource immediately and cannot be undone. Any collaborators will lose access to the note.

## Path parameters

- `name` string, required

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/keep.md) · [All operations](https://skmtc.dev/google/apis/keep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/keep/revisions/302ce571469e/schema)
