---
title: "Restore Model File"
method: POST
path: "/v1/files/{fileId}/restore"
tags: ["Files"]
---

# Restore Model File

`POST /v1/files/{fileId}/restore`

## Path parameters

- `fileId` string, uuid, required

## Response `204`

Model File restored

- unknown

## Other responses

- `404` — Model File not found
- `409` — Parent Model is unavailable

---

[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/revisions/535140848bc4/schema)
