{ "template_id": "string" }
curl --location --request POST 'http://prod-cn.your-api-server.com/template/enable' \ --header 'Content-Type: application/json' \ --data-raw '{ "template_id": "string" }'
{ "error": {} }