Evolution Bot Controller
Update Evolution Bot
Update an existing Evolution Bot configuration.
put/evolutionBot/update/:evolutionBotId/{instance}
Path parameters
evolutionBotIdstring required
ID of the Evolution Bot to update
instancestring required
Name of the instance
Request body
Response
Evo bot atualizado com sucesso
Example response
{
"message": "Sucess"
}