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