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