Authorization: ********************{
"body": {
"unitType" : 3
}
}curl --location --request POST '/infoShare/getEnterpriseTreeList' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"unitType" : 3
}
}'{}