cURL
curl --request POST \ --url https://{server-url}/group/create/{instance} \ --header 'Content-Type: application/json' \ --data ' { "subject": "Test 02", "description": "optional", "participants": [ "5531900000000", "5531900000000" ] } '
Documentation IndexFetch the complete documentation index at: https://docs.evoapicloud.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.evoapicloud.com/llms.txt
Use this file to discover all available pages before exploring further.
The body is of type object.
object
Successful response