mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
---
|
|
title: 'Create Webhook'
|
|
description: "Create a new webhook for a project to receive real-time notifications about memory events."
|
|
openapi: post /api/v1/webhooks/projects/{project_id}/
|
|
---
|
|
|