---
title: "POST /api/v1/skillhub/cancel"
method: POST
path: "/api/v1/skillhub/cancel"
tags: ["SkillHub"]
---

# POST /api/v1/skillhub/cancel

`POST /api/v1/skillhub/cancel`

## Request body

- object
  - `slug` string, required

## Response `200`

Cancel or dismiss a queued / failed install

- object
  - `ok` boolean, required
  - `cancelled` boolean, required

## Changes

- **2026-04-14** `78b210bf158d` — 1 info
  - endpoint added
- **2026-03-19** `239b3cc94d80` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/v1/skillhub/cancel/post.md)

---

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