---
title: "Uploads an audio file and creates a call detail record."
method: POST
path: "/call/upload"
tags: ["call"]
---

# Uploads an audio file and creates a call detail record.

`POST /call/upload`

Uploads a call audio recording file and creates a corresponding call detail record in the system. Accepts either a direct file upload or a URL to an audio file. Supports mp3 and wav formats. Used for importing external call recordings into Convirza for analysis and transcription.

## Response `200`

Confirmation of successful file upload and call record creation

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/convirza/apis/convirza-apis.md) · [All operations](https://skmtc.net/convirza/apis/convirza-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/convirza/convirza-apis/versions/ccf9bbe34f5a/schema)
