SMS_providers

Update_SMS_provider

Update SMS provider

post/sms-providers/{id}

Path parameters

idstring required

The sms-provider id

Request body

channelsstring[]
<p>ChannelIds of the smsProvider</p>
providerstring
<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:

successboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.