EvoAI Controller

Find EvoAI Bot

Update EvoAI bot.

get/evoai/find/:evoaiId/{instance}

Path parameters

instancestring required

Name of the instance

evoaiIdstring required

ID of the EvoAI bot

Response

Successfully fetched sessions

messagestring

Example response

{
  "message": "OK"
}

Changes