Create group
curl --request POST \ --url https://{server-url}/group/create/{instance} \ --header 'Content-Type: application/json' \ --header 'apikey: <api-key>' \ --data '{ "subject": {}, "description": "<string>", "participants": [ "<string>" ] }'
Your authorization key header
ID of the instance to connect
Group subject
Group description
Group members phone numbers with country code