Suppliers
Delete a single supplier
Deletes a supplier. If there are products associated with the supplier, the products will be disassociated from the supplier.
🔒 Requires: suppliers:write scope
delete/suppliers/{supplier_id}
Path parameters
supplier_idstring required
The supplier id.
Response
The deleted supplier.