[
{
"toolSetId": "01be1be5-f9ff-42b4-b3de-4b5456de670d"
}
]
curl --location --request POST 'http://localhost:8082/rest/admin/secured/client-tool-set?clientCompanyPartitionId=66506afc-deb5-473d-bd22-803c9c8ed10e' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"toolSetId": "01be1be5-f9ff-42b4-b3de-4b5456de670d"
}
]'
{}