Cost delete
Delete product cost. In case of at least one of skus is not found exception will be thrown. If error occurred during the delete exception will be thrown.
Header parameters
Content-TypestringOptionalExample:
application/jsonBody
objectOptionalExample:
{"skus":["<string>","<string>"]}Responses
200
OK
application/json
Responseobject
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/products/cost-delete