Evolution Bot Controller
Create Evolution Bot
Create a new Evolution Bot configuration.
post/evolutionBot/create/{instance}
Path parameters
instancestring required
Name of the instance
Request body
Response
Evo bot criado com sucesso
Example response
{
"message": "Sucess"
}