curl --location -g --request POST 'http:///V1/products/cost-delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "skus": [ "string" ] }'
true