---
title: "resume a job for a suspended flow as an owner"
method: POST
path: "/w/{workspace}/jobs/flow/resume/{id}"
tags: ["job"]
---

# resume a job for a suspended flow as an owner

`POST /w/{workspace}/jobs/flow/resume/{id}`

## Path parameters

- `workspace` string, required
- `id` string, uuid, required

## Request body

- object

## Response `201`

job resumed

---

[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/versions/155a35b3caff/schema)
