Webhook
删除 Webhook
删除 Webhook,停止后续事件投递
cURL
复制
curl --request DELETE \
--url 'https://dashscope.aliyuncs.com/api/v1/agentstudio/webhook_endpoints/{id}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'复制
{
"request_id": "8e1d16e4"
}删除 Webhook,停止后续事件投递
curl --request DELETE \
--url 'https://dashscope.aliyuncs.com/api/v1/agentstudio/webhook_endpoints/{id}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"request_id": "8e1d16e4"
}curl --request DELETE \
--url 'https://dashscope.aliyuncs.com/api/v1/agentstudio/webhook_endpoints/{id}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"request_id": "8e1d16e4"
}