Authorization: Bearer ********************
{
"customCatalogIdList": [
0
],
"tableId": 0
}
curl --location --request POST '/datacenter/datacenterCustomCatalogTable/distributeCustomCatalogForTable' \
--header 'Content-Type: application/json' \
--data-raw '{
"customCatalogIdList": [
0
],
"tableId": 0
}'
{
"property1": {},
"property2": {}
}