---
title: "Remove the specified module"
method: DELETE
path: "/v1/modules/{name}"
tags: ["Module"]
---

# Remove the specified module

`DELETE /v1/modules/{name}`

## Path parameters

- `name` string, required

## Response `200`

- object
  - `success` boolean, required
  - `message` 'Module deleted successfully', required
  - `data` unknown, required

## Other responses

- `401` — Unauthenticated
- `404`
- `500`

---

[API](https://skmtc.dev/laradashboard/apis/lara-dashboard-api-documentation.md) · [All operations](https://skmtc.dev/laradashboard/apis/lara-dashboard-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/laradashboard/lara-dashboard-api-documentation/revisions/d1bec6a4d4ed/schema)
