admin-suppliers
Soft Delete Supplier
Soft-delete a supplier (flip active=False).
Idempotent — deleting an already-inactive row is a 204 no-op.
delete/api/v1/admin/suppliers/{supplier_id}
Path parameters
supplier_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.