curl --location --request POST 'api/WebChatAccount/InitWeChatTemplate?tempType' \ --header 'Content-Type: application/json' \ --data-raw '{ "template_id": "string" }'
{}