{
"dynamicEntityPropertyId": 0,
"entityId": "string"
}
curl --location --request POST '/api/services/app/DynamicEntityPropertyValue/CleanValues' \
--header 'Content-Type: application/json' \
--data-raw '{
"dynamicEntityPropertyId": 0,
"entityId": "string"
}'
{}