Webhook APIs
Create Webhook
Create a new webhook for a specific project
POST
Create Webhook
Create a webhook by providing the project ID and the webhook details.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
Unique identifier of the project
Body
application/json
Response
201
application/json
Webhook created successfully
The response is of type object
.