{
"type": "string",
"config": "string"
}curl --location 'https://webdiff.perk-net.com/api/open/notifyChannel/test' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1' \
--header 'Content-Type: application/json' \
--data '{
"type": "string",
"config": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"channelId": 0,
"channelType": "string",
"channelName": "string",
"method": "string",
"url": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"body": "string",
"successCheck": "string",
"errorField": "string",
"localTitle": "string",
"localBody": "string"
}
}