curl --location --globoff 'https://api.green-api.com/waInstance/addGroupParticipant/' \ --header 'Content-Type: application/json' \ --data '{ "chatId": "-10000000000000", "participantChatId": "10000000" }'
{ "addParticipant": true }