---
title: "Trigger Post Call Processing"
method: POST
path: "/calls/{call_id}/post-call-processing"
---

# Trigger Post Call Processing

`POST /calls/{call_id}/post-call-processing`

Manually (re)run post-call summary/task processing — useful when hangup webhook was missed.

## Path parameters

- `call_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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