---
title: "Delete Bookmark"
method: DELETE
path: "/api/v2/bookmarks/{bookmark_id}"
tags: ["Bookmarks"]
---

# Delete Bookmark

`DELETE /api/v2/bookmarks/{bookmark_id}`

#### Allowed For
- Agents (own bookmarks only)

If the bookmark already exists with a specified ticket id, the response status will be `http Status: 200 OK`.

## Response `204`

No content

---

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