CCRCOPENAUTH: ********************{
"code": "string",
"name": "string",
"status": 0,
"msgContent": "string"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/message/template/add' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"name": "string",
"status": 0,
"msgContent": "string"
}'{
"code": "string",
"message": "string",
"data": {},
"success": true
}