---
title: "Set default make for model file"
method: PATCH
path: "/v1/model-files/{modelFileId}/default-make"
tags: ["Makes"]
---

# Set default make for model file

`PATCH /v1/model-files/{modelFileId}/default-make`

## Path parameters

- `modelFileId` string, uuid, required

## Request body

- object
  - `make_id` string, uuid, required
  - `organizationId` string

## Response `200`

Default Response

---

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