---
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

---

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