${body.Wxid}:${body.MessageType}:${body.Timestamp}
;\n const expect = crypto.createHmac('sha256', secret).update(bases).digest('hex');\n return expect === body.Signature;\n}curl --location --request POST '/Webhook/Set?authcode' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": true,
"includeSelfMessage": true,
"messageTypes": [
"string"
],
"retryCount": 0,
"secret": "string",
"timeout": 0,
"url": "string"
}'
{
"Code": 0,
"Success": true,
"Message": "OK",
"Data": null,
"Data62": "",
"Debug": "",
"CodeValue": "",
"ID": 0
}