ChannelTwilioAPICredentials
api_keyApi Keyrequired
channel_idChannel Idrequired
ID of the messaging channel this record relates to.
phone_number_sid object
anyOf
- string
- null
string
account_sidAccount Sidrequired
ChannelTwilioAPICredentials
{
"api_key": "string",
"channel_id": "string",
"phone_number_sid": "string",
"account_sid": "string"
}