Enneo

AiAgent

Load enneo default AI Agents

POST /aiAgents/loadDefaults

POST /aiAgents/loadDefaults

Load all the enneo default AI agents, e.g. for meter reading, bank data, etc., and saves them in the client DB. If the client is configured to not use enneo's default AI agents, then nothing is written.

Responses

200 — Loaded successfully

Response Example

{
  "success": true
}

403 — Unauthorized

412 — Client is configured to not use AI agents in his settings

500 — Internal error