Skip to main content
POST
Save organization-level Voice AI configuration (superadmin)

Authorizations

Authorization
string
header
required

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

Body

application/json

Only the supplied fields are updated (no field is required, since admins partially edit).

aiVoiceProvider
string | null

e.g. elevenlabs. Pass null to clear.

elevenlabsApiKey
string
generateToolSecret
boolean

When true, a fresh 32-byte hex elevenlabsToolSecret is generated and stored.

sinchEstKeyId
string
sinchEstKeySecret
string
sinchEstProjectId
string
sinchEstTrunkId
string
sinchEstTrunkDomain
string

Response

Configuration saved

success
enum<boolean>
required
Available options:
true
message
string