---
title: "Remove model file from make"
method: DELETE
path: "/v1/makes/{id}/model-files/{linkId}"
tags: ["Makes"]
---

# Remove model file from make

`DELETE /v1/makes/{id}/model-files/{linkId}`

Remove the link between a make and a model file

## Path parameters

- `id` string, uuid, required
- `linkId` string, uuid, required

## Response `204`

Link deleted successfully

## Other responses

- `404` — Make or link not found

---

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