Skip to main content
POST
Configure a call profile's provider settings

Body

application/json
profile_id
string
required
agentId
string

Provider agent ID (ElevenLabs agent ID or Agora pipeline_id)

dynamicPlaceholder
string[]

Declare/update provider dynamic variable placeholders for this profile

firstMessage
string

Provider greeting/first message for this profile

language
string

Language code (e.g. pt-BR, en-US)

prompt
string

Call prompt text

provider
string

Provider name (e.g. elevenlabs_twilio, agora_sip, stub)

skipProviderSync
boolean

Persist profile changes without syncing provider agent config

systemPromptPath
string

Path to a system prompt file to sync to ElevenLabs

twilioNumberId
string

Outbound number reference (ElevenLabs phone ID or Agora E.164 caller number)

voicemailPolicy
string

Voicemail policy: leave_message, hangup, skip

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.