mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
6 lines
182 B
Plaintext
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}/
|
|
---
|