curl --location 'https://api.way-api.io/instances//groups' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"participants": [
"string"
],
"description": "string"
}'{
"chatId": "string",
"name": "string",
"participants": [
"string"
]
}