curl -X POST https://chatbot.menuia.com/api/settings \ -H "Content-Type: application/json" \ -d '{ "appkey": "SUA_APPKEY_AQUI", "authkey": "SUA_AUTHKEY_AQUI", "message": "false", "listChat": "true" }'
{ "status": 200, "message": "Lista de chats obtida com sucesso.", "chats": [] }
listChat
"false"
"true"