EvoAI Controller
Create a new EvoAI bot instance
Update bot EvoAI
put/evoai/update/:evoaiId/{instance}
Path parameters
instancestring required
Name of the instance
evoaiIdstring required
Id bot EvoAI
Request body
Response
EvoAI bot instance created successfully
Example response
{
"message": "EvoAI bot instance created successfully"
}