{
"id": 0,
"name": "string",
"type": "string",
"config": "string"
}curl --location --request PUT 'https://webdiff.perk-net.com/api/open/notifyChannel/update' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"name": "string",
"type": "string",
"config": "string"
}'{
"code": 0,
"msg": "string",
"data": null
}