{
"url": "https://example.com/hubstudio/webhook"
}curl --location 'http://127.0.0.1:6873/api/v1/cloud-mobile/webhook/create' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data '{
"url": "https://example.com/hubstudio/webhook"
}'{
"code": 0,
"msg": "Success",
"requestId": "5989bcb6-35de-4cc4-92ea-717c77db4a34",
"timestamp": 1788857284450,
"data": {
"replaced": false,
"signingSecret": "whsec_byAc2uUwuA1JUmqrWRKzy5lEIXB71tp3Yb4RMWCBalA",
"createdAt": "2026-09-08T16:48:04.000+08:00"
}
}