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

# POST /api/v1/skillhub/uninstall

`POST /api/v1/skillhub/uninstall`

## Request body

- object
  - `slug` string, required
  - `source` 'managed' | 'custom' | 'workspace' | 'user'
  - `agentId` string, nullable

## Response `200`

Uninstall

- object
  - `ok` boolean, required
  - `error` string

---

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