Webhook
Delete Webhook
Delete a Webhook and stop further event delivery
cURL
Copy
curl --request DELETE \
--url 'https://{workspace_id}.{region}.maas.aliyuncs.com/api/v1/agentstudio/webhook_endpoints/{id}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'Copy
{
"request_id": "8e1d16e4"
}