curl -X POST https://chatbot.menuia.com/api/settings \ -H "Content-Type: application/json" \ -d '{ "appkey": "SUA_APPKEY_AQUI", "authkey": "SUA_AUTHKEY_AQUI", "message": "Novo nome aqui", "altereNome": "true" }'
{ "status": 200, "message": "Nome alterado com sucesso." }
altereNome
"true"