x-api-key: ********************
curl --location --request PATCH 'https://api.way-api.io/instances//groups//name' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "name": "string" }'
{ "chatId": "string", "status": "updated" }