---
title: "Retry failed call"
method: POST
path: "/api/v1/public/calls/{call_id}/retry"
tags: ["public"]
---

# Retry failed call

`POST /api/v1/public/calls/{call_id}/retry`

Retry a terminal unsuccessful call using its current lead and agent.

## Path parameters

- `call_id` string, required

## Headers

- `Idempotency-Key` string, required

## Response `200`

Successful Response

- object[]

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-21** `2a1adc380310` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/outcallerai/apis/fastapi/changes/api/v1/public/calls/:call_id/retry/post.md)

---

[API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.dev/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/d5068d01fdf7/schema)
