Delete Supplier
Remove a supplier from the authenticated business. This detaches the supplier record
from your business; it does not permanently delete the supplier. Returns 204 No Content
on success.
Requires scope: suppliers:write
Authentication
API_KEYstring
API Key authentication via header
Path parameters
id
Supplier ID.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error