---
title: "Undeploy module"
method: POST
path: "/api/undeployModule"
tags: ["module"]
---

# Undeploy module

`POST /api/undeployModule`

Undeploy the specified module from all agents in the cluster

## Query parameters

- `id` string, required

## Response `200`

OK

- HttpHTTPResp
  - `code` integer — Semantic and usage follow HTTP statues code convention. https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
  - `message` string — A human readable message explain the details of the status.

## Changes

- **2023-02-25** `c03303b553f5` — 1 info
  - endpoint added
- **2023-02-23** `ee6b5dd7238b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tricorder-observability/apis/untitled-api/changes/api/undeployModule/post.md)

---

[API](https://skmtc.dev/tricorder-observability/apis/untitled-api.md) · [All operations](https://skmtc.dev/tricorder-observability/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tricorder-observability/untitled-api/revisions/2a0bad9ea452/schema)
