---
title: "Delete module"
method: GET
path: "/api/deleteModule"
tags: ["module"]
---

# Delete module

`GET /api/deleteModule`

Delete module by id

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

---

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