---
title: "Delete material group, sub-groups associated to it, and materials associated to the group and all sub-groups"
method: DELETE
path: "/materialgroups/{materialGroupId}"
tags: ["Materials"]
---

# Delete material group, sub-groups associated to it, and materials associated to the group and all sub-groups

`DELETE /materialgroups/{materialGroupId}`

## Path parameters

- `materialGroupId` string, required

## Response `204`

Material group and related entities deleted successfully

## Other responses

- `404` — Not found.

---

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