CCRCOPENAUTH: ********************{
"id": 0,
"name": "string",
"tenantId": "string"
}curl --location --request PUT 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/custom/info/group' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"tenantId": "string"
}'{
"code": "string",
"data": false,
"message": "string",
"success": true
}