Authorization: ********************{
"message": "string",
"sms_intent_template_sid": [
0
]
}curl --location --request POST 'https://api.cbf.tcn.com/api/v0alpha/smsapi/createsmstemplate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "string",
"sms_intent_template_sid": [
0
]
}'{
"sms_template_sid": 0
}