Files
2026-03-20 02:52:39 -07:00

6 lines
182 B
Plaintext

---
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}/
---