{
"hostFileId": 0,
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da"
}curl --location --request POST '/blackHole3D/project/componentLibrary/v3/getComponentParamTypes' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostFileId": 0,
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da"
}'[
{
"paramsId": "string",
"paramsType": "string"
}
]