{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {
{timestamp
}
},
"sms_sign": "apple",
"sms_content": "[apple] {var0} the otp code is {var1}",
"push_url": "https://pushtemplatestate.com/smstemplate/rpt",
"variable": true
}curl --location --request POST '/Api/SmsTemplate/Create' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "960003",
"sign": "{{sign}}",
"timestamp": {
{timestamp
}
},
"sms_sign": "apple",
"sms_content": "[apple] {var0} the otp code is {var1}",
"push_url": "https://pushtemplatestate.com/smstemplate/rpt",
"variable": true
}'{
"rt": "20260105100901",
"code": 0,
"code_msg": "SUCCEED",
"templateid": "11"
}