Printago API
DELETE
/v1/sku-costs/{id}
Delete a SKU cost
Path Parameters
id
required
string
- SKU cost identifier
Response Schema
Response
successrequired
boolean
Example Response
200 OK — application/json
{
"success": true
}