mirror of
https://github.com/mem0ai/mem0.git
synced 2026-09-19 04:50:05 +08:00
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
---
|
|
title: 'Update Webhook'
|
|
description: "Update an existing webhook configuration, such as its URL or event subscriptions, by webhook ID."
|
|
openapi: put /api/v1/webhooks/{webhook_id}/
|
|
---
|
|
|