{
"name": "test",
"scope": "Org",
"userId": "646d8374c899c15c7e00a62c"
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v1/material_group/create?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "test",
"scope": "Org",
"userId": "646d8374c899c15c7e00a62c"
}'{
"errcode": 0,
"errmsg": "ok",
"data": {
"id": "6869280c6c6b54df0aa1adae",
"name": "test",
"scope": "Org",
"userId": "646d8374c899c15c7e00a62c"
}
}