Skip to main content
POST
Manually trigger recap for a call

Authorizations

Authorization
string
header
required

Use Authorization: Bearer pyai_live_... (or pyai_test_...).

Path Parameters

call_id
string
required

Body

application/json
utterances
object[]
required
Minimum array length: 1
pack_id
string
call_duration_s
number
call_direction
enum<string>
Available options:
inbound,
outbound
customer_name
string
language
enum<string>

Language for the Recap output; this does not transcribe audio.

Available options:
en,
fr,
es,
de,
hi
crm_fields
object

Response

Recap job accepted

object
string
Example:

"recap.call"

call_id
string
pack_id
string
status
enum<string>
Available options:
pending,
processing,
complete,
failed
call_duration_s
number | null
created_at
integer
completed_at
integer | null
source
string | null

Call origin, for example external.

headline
string | null

Best available summary headline for list and tracking views.

customer_name
string | null
call_direction
enum<string> | null
Available options:
inbound,
outbound