Webhook
Reset Signing Secret
Reset the signing secret
cURL
Copy
curl --request POST \
--url 'https://{workspace_id}.{region}.maas.aliyuncs.com/api/v1/agentstudio/webhook_endpoints/{id}/reset_secret' \
--header 'Authorization: Bearer <YOUR_API_KEY>'Copy
{
"id": "wep_01JXX7YQGPRPV1BZXA35QE7WDP",
"signing_secret": "whsec_new_xxx",
"updated_at": "2026-08-06T10:35:00Z",
"request_id": "8e1d16e4"
}