0ae3f27
1
2
3
4
5
6
7
--- 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}/ ---