DELETE /suppliers/:id
Status codes
200
on success404
on supplier not found
Path properties
id
: The created timestamp of the supplier.
Response properties
The response is the deleted Supplier.
You can see all the Supplier properties on the GET /suppliers/:id page under "Response properties".
Example request
DELETE /suppliers/1655819191963