---
title: "Restore model"
method: POST
path: "/v1/models/{id}/restore"
tags: ["Models"]
---

# Restore model

`POST /v1/models/{id}/restore`

Restore a soft-deleted model and model files deleted by the same cascade.

## Path parameters

- `id` string, required

## Response `204`

Model restored successfully

- unknown

## Other responses

- `404` — Model not found
- `500` — Internal server error

## Changes

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

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/models/:id/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)
