{ "languageId": 67 }
curl --location --request POST '45.79.68.121:6688/app/api/v1/sms/template/list' \ --header 'Authorization: token' \ --header 'Content-Type: application/json' \ --data-raw '{ "languageId": 67 }'
{ "code": 0, "message": "string", "result": [ "string" ] }