Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://demo.enneo.ai/api/mind/settings/event-hook \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "success": true, "eventHook": {} }
Create a new outbound event hook bound to one or more Mind events.
JWT-based authentication
Event hook payload — event types, target URL, headers/secret.
Created
true