Authorization: Bearer ********************curl --location '/organization/projects//groups/?group_type=' \
--header 'Authorization: Bearer <token>'{
"object": "project.group",
"project_id": "string",
"group_id": "string",
"group_name": "string",
"group_type": "group",
"created_at": 0
}