---
title: "Recover Test"
method: POST
path: "/recover/test/{id}"
tags: ["Test"]
---

# Recover Test

`POST /recover/test/{id}`

Used to undelete a test

## Path parameters

- `id` string, required

## Response `204`

Confirms the test does not exist

## Other responses

- `404` — Test not found
- `default` — Unknown error

---

[API](https://skmtc.net/mabl/apis/mabl-api.md) · [All operations](https://skmtc.net/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/d0fc0114da66/schema)
