Zum Hauptinhalt springen
POST
/
webhook
/
lynqtech
Lynqtech webhook
curl --request POST \
  --url https://demo.enneo.ai/api/mind/webhook/lynqtech \
  --header 'Authorization: Bearer <token>'
{
  "success": true
}

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Antwort

Successful operation

Data format of Enneo success messages

success
boolean

Operation was successful

Beispiel:

true