Update an existing AI Agent
AiAgent
Update an existing AI Agent
PATCH
Update an existing AI Agent
Autorisierungen
JWT-based authentication
Pfadparameter
The unique identificator of the AI Agent
Body
application/json
The new updated AI agent
Unique identifier of the AI agent (unsigned integer)
Erforderlicher Bereich:
x >= 0Beispiel:
1
Category of this ai agent
Beispiel:
41
Channels this ai agent is available on
Beispiel:
["all"]The name of the AI agent visible to the user. It is also used by the LLM to validate if the intent is correctly identified
Beispiel:
"Change bank data (Code)"
The description of the AI agent as defined by the user. It is also used by the LLM to validate if the intent is correctly identified
Beispiel:
"Customer wants to change his bank data"
Beispiel:
[8, 26]Antwort
Intent description updated
Data format of Enneo success messages
Operation was successful
Beispiel:
true