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

## Changes

- **2026-08-12** `85dda1277de0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/files/:fileId/restore/post.md)

---

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