{
"clientToolSetId": "2f689355-7f11-4452-afcf-5618a9f2d201"
}
curl --location --request DELETE 'http://localhost:8082/rest/admin/secured/companies/client-company/delete-client-partition-toolset' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientToolSetId": "2f689355-7f11-4452-afcf-5618a9f2d201"
}'
{}