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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.