---
title: "remove the resolution of failed jobs"
method: POST
path: "/w/{workspace}/jobs/completed/unresolve"
tags: ["job"]
---

# remove the resolution of failed jobs

`POST /w/{workspace}/jobs/completed/unresolve`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `job_ids` string[], required

## Response `200`

ids of the jobs that were unresolved

- string[]

---

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