---
title: "Regenerate Call Details Workspace"
method: POST
path: "/api/calls/{call_id}/regenerate-details"
---

# Regenerate Call Details Workspace

`POST /api/calls/{call_id}/regenerate-details`

Workspace-scoped endpoint to regenerate a call transcript and/or summary using the self-hosted model.

## Path parameters

- `call_id` string, required

## Response `200`

Successful Response

- object

## 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/2a1adc380310/schema)
