{
"template_name": "string",
"template_content": "string",
"status": "enable"
}curl --location '/n-agent/api/prompt-template//update' \
--header 'authorization;' \
--header 'referer;' \
--header 'Content-Type: application/json' \
--data '{
"template_name": "string",
"template_content": "string",
"status": "enable"
}'null