Skip to main content
POST
Create Messaging Connection

Authorizations

x-api-key
string
header
required

API key for authentication. Generate API keys from the RevRing dashboard.

Body

application/json
accountSid
string
required

Twilio Account SID (starts with AC)

authToken
string
required

Twilio Auth Token. Stored securely and never returned.

friendlyName
string
Maximum string length: 128
messagingServiceSid
string

Twilio Messaging Service SID (starts with MG). Recommended.

Response

Connection created

data
object

A connected messaging provider. Secrets (the provider Auth Token) are never included.