Skip to main content
PUT
Store provider credentials

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Path Parameters

provider
enum<string>
required
Available options:
twilio,
vonage,
pronto_connects

Body

application/json
accountSid
string

Twilio (AC…).

apiKeySid
string
apiKeySecret
string<password>
authToken
string<password>
messagingServiceSid
string

Twilio (MG…); alone = overlay mode.

apiKey
string

Vonage / Pronto.

apiSecret
string<password>

Vonage.

accountId
string

Pronto.

campaignId
string

Pronto.

from
string

Pronto default sender (E.164).

Response

Stored.

ok
boolean
provider
string
accountRef
string
webhookUrl
string

Where the provider posts delivery receipts.