---
title: "Retry a failed workflow run"
method: POST
path: "/api/workflow-runs/{id}/retry"
tags: ["Workflows"]
---

# Retry a failed workflow run

`POST /api/workflow-runs/{id}/retry`

## Path parameters

- `id` string, required

## Response `200`

Retry started

## Other responses

- `400` — Cannot retry

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
