Skip to main content

Delete a SupplierProductCategory of current Supplier

DELETE 

/api/v1/suppliers/:id/supplier_product_categories/:category_id

Delete a SupplierProductCategory of current Supplier

Request

Path Parameters

    id int32required
    category_id int32required

Responses

Delete a SupplierProductCategory of current Supplier

Schema

    any

Loading...