SMS_providers

Create_SMS_provider

Create SMS provider

post/sms-providers/create

Request body

channelsstring[] required
<p>ChannelIds of the smsProvider</p>
providerstring required
<p>Provider must be twilio or websms or esendex</p>
namestring
<p>The name you want to give to this smsProvider</p>
phonestring
<p>The phonenumber.</p>
accountSidstring
<p>The account SID.</p>
authTokenstring
<p>The auth token.</p>
emailstring
<p>The email.</p>
passwordstring
<p>The password.</p>
accountReferencestring
<p>The account reference.</p>

Response

Success-Response:

idstring required

Changes