0ae3f27
1
2
3
4
5
6
--- title: 'Delete Webhook' description: "Delete an existing webhook by its ID to stop receiving notifications for memory events." openapi: delete /api/v1/webhooks/{webhook_id}/ ---