curl --request GET \
--url https://{server-url}/evolutionBot/fetch/:evolutionBotId/{instance} \
--header 'apikey: <api-key>'{
"message": "OK"
}Update evo bot.
curl --request GET \
--url https://{server-url}/evolutionBot/fetch/:evolutionBotId/{instance} \
--header 'apikey: <api-key>'{
"message": "OK"
}