AiAgent
Delete an existing AI Agent
DELETE /aiAgent/{id}
DELETE /aiAgent/{id}
Path parameters
idstringpathrequiredThe unique identificator of the AI Agent
Responses
200 — Intent description deleted
Response Example
{
"success": true
}403 — Unauthorized
404 — Intent description not found
500 — Internal error