{
"account": "960003",
"timestamp":{{timestamp}},
"sign": "{{sign}}",
"requestid":"{{requestid}}",
"pn": "8613980000001",
"msg": "11Hello, this is a test message. To unsubscribe, please reply with STOP.",
"custom_mid": "95",
"custom_help": "ut",
"senderid": "sid_mt",
"schedule": ""
}curl --location --request POST '/Api/Sms/Mt' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "960003",
"timestamp":{{timestamp}},
"sign": "{{sign}}",
"requestid":"{{requestid}}",
"pn": "8613980000001",
"msg": "11Hello, this is a test message. To unsubscribe, please reply with STOP.",
"custom_mid": "95",
"custom_help": "ut",
"senderid": "sid_mt",
"schedule": ""
}'{
"rt": "20250807001720",
"code": 0,
"code_msg": "SUCCEED",
"mid": "250807001700703915",
"custom_mid": "95",
"custom_help": "ut"
}