Skip to main content
POST
Create Demo Voice Agent

Authorizations

Authorization
string
header
required

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

Body

application/json
company_name
string
required
company_snapshot
string
required
slug
string | null
domain
string | null
contact_name
string | null
contact_role
string | null
contact_email
string | null
duration_minutes
integer
default:15
what_we_know
string | null
hypothesized_pain_areas
string | null
suggested_interview_angles
string | null
desired_wow_moment
string | null
tone_guidance
string | null
attio_deal_id
string | null

Response

Successful Response

slug
string
required
company_name
string
required
contact_name
string
required
conversation_id
string
required
demo_url
string
required
meeting_url
string
required
context_markdown
string
required