---
title: "Changes to Uninstall Dependency"
method: POST
path: "/dependencies/repos/uninstall"
---

# Changes to Uninstall Dependency

`POST /dependencies/repos/uninstall`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 3 revisions.

- **2026-07-17** `c7a4715c1f13` — 2 warning, 11 info
- **2025-03-03** `14e4eafea538` — 1 info
- **2025-03-02** `526e5bdf6dee` — 1 breaking

## Changes

- **2026-07-17** `c7a4715c1f13` — 2 warning, 11 info
  - removed the request property `name`
  - removed the optional property `code` from the response with the `200` status
  - api operation id `uninstall_dependency` was added
  - added the new optional request property `lang`
  - added the new optional request property `mode`
  - added the new optional request property `names`
  - added the new optional request property `node_ids`
  - request body became optional
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `500`
  - added the optional property `error` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
- **2025-03-03** `14e4eafea538` — 1 info
  - endpoint added
- **2025-03-02** `526e5bdf6dee` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/crawlab-team/apis/crawlab-api/docs/dependencies/repos/uninstall/post.md) · [API](https://skmtc.dev/crawlab-team/apis/crawlab-api.md) · [Page](https://skmtc.dev/crawlab-team/apis/crawlab-api/changes/dependencies/repos/uninstall/post)
