---
title: "Remove an existing material"
method: DELETE
path: "/materialgroups/{materialGroupId}/materials/{materialId}"
tags: ["Materials"]
---

# Remove an existing material

`DELETE /materialgroups/{materialGroupId}/materials/{materialId}`

## Path parameters

- `materialGroupId` string, required
- `materialId` string, required

## Response `200`

Material was successfully updated

## Other responses

- `404` — Material group or material was not found

---

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