Skip to main content
POST
Process Audio Note

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lead_id
string
required

Body

application/json

Trigger transcription + summarization of an uploaded recording.

s3_key
string
required
Minimum string length: 1
mime
enum<string>
default:audio/webm
Available options:
audio/webm,
audio/ogg,
audio/mp4,
audio/m4a,
audio/mpeg,
audio/mp3,
audio/wav
duration_seconds
number | null
Required range: x >= 0

Response

Successful Response

The response is of type Response Process Audio Note Route Cards Captures Lead Id Audio Note Process Post · object.