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
- 204
Delete a SupplierProductCategory of current Supplier
- application/vnd.api+json
- Schema
Schema
any
Loading...