curl -X POST https://chatbot.menuia.com/api/create-message \ -H "Content-Type: application/json" \ -d '{ "appkey": "SUA_APPKEY_AQUI", "authkey": "SUA_AUTHKEY_AQUI", "to": "+558189769960", "message": "false", "fixChat": "true" }'
{ "status": 200, "message": "Chat fixado com sucesso." }
"false"
"true"