{
"id": "6867321b2b53258eaa412ef4",
"materialGroupId": "686228baa67942b341f594c1",
"name": "update",
"scope": "Org",
"type": "Text",
"text": {
"text": "test"
}
}curl --location --request POST 'https://stride-bg.dpclouds.com/hub-api/api/v1/material/update?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "6867321b2b53258eaa412ef4",
"materialGroupId": "686228baa67942b341f594c1",
"name": "update",
"scope": "Org",
"type": "Text",
"text": {
"text": "test"
}
}'{"errcode":0,"errmsg":"ok"}