{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"typeName": "string",
"typeCode": "string"
}
curl --location --request PUT '/blackHole3D/project/dicData/type/update' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"typeName": "string",
"typeCode": "string"
}'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"typeName": "string",
"typeCode": "string",
"order": 0,
"isDisabled": true
}