curl -X POST https://chatbot.menuia.com/api/settings \ -H "Content-Type: application/json" \ -d '{ "appkey": "SUA_APPKEY_AQUI", "authkey": "SUA_AUTHKEY_AQUI", "to": "5581989769960", "obterImagem": "true", "message": "false" }'
{ "status": 200, "message": "Imagem obtida com sucesso.", "image": "https://exemplo.com/imagem.jpg" }
obterImagem
5581989769960
[email protected]
"true"
"false"