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/webhook/authSync \ --header 'Authorization: Bearer <token>'
{ "success": true, "affectedRows": 123 }
Sync auth data from auth.users to mind.users
JWT-based authentication
Successful operation
Data format of Enneo success messages
Operation was successful
true
The number of affected rows
123