---
title: "POST /api/v1/packs/uninstall"
method: POST
path: "/api/v1/packs/uninstall"
---

# POST /api/v1/packs/uninstall

`POST /api/v1/packs/uninstall`

Uninstall packs.

## Request body

- PacksUninstall
  - `ref_or_id` string — ref or id of the pack
  - `packs` string[] — Name of the packs in Exchange, or a git repo URL.

## Response `202`

Pack uninstallation request has been accepted

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/stackstorm/apis/stackstorm-api.md) · [All operations](https://skmtc.net/stackstorm/apis/stackstorm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stackstorm/stackstorm-api/revisions/85e49f390588/schema)
