---
title: "Deletes a bookmarked course from Skills_BookmarkedCourses"
method: DELETE
path: "/skills/bookmark"
tags: ["Skills"]
---

# Deletes a bookmarked course from Skills_BookmarkedCourses

`DELETE /skills/bookmark`

**Requires permission:** *StaffMember*

## Request body

- DeleteBookmarkedCourseRequest
  - `id` integer

## Response `204`

Success - Deleted bookmarked course

## Other responses

- `400` — An Error Occurred - Could not delete bookmarked course
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/tonbridge/apis/tonbridge-app-api.md) · [All operations](https://skmtc.net/tonbridge/apis/tonbridge-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tonbridge/tonbridge-app-api/versions/fab57bf5558a/schema)
