---
title: "Delete filament"
method: DELETE
path: "/v1/materials/{id}"
tags: ["Materials", "Public"]
---

# Delete filament

`DELETE /v1/materials/{id}`

## Path parameters

- `id` string, required

## Request body

- object
  - `organizationId` string — Organization ID (optional, defaults to user's primary organization)

## Response `200`

Default Response

- object
  - `success` boolean

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
