---
title: "Restore a Deleted Workflow"
method: POST
path: "/workflows/{workflowId}/restore"
tags: ["Workflow"]
---

# Restore a Deleted Workflow

`POST /workflows/{workflowId}/restore`

Restores a soft-deleted workflow
### Authorization Required:
  - Application Create

## Path parameters

- `workflowId` string, required

## Response `204`

Successfully Restored

## Other responses

- `default` — Error

---

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