VendorHubEnterprisesRemove vendor from enterpriseRemove vendor from enterprise DELETE /api/v1/vendorhub/enterprises/:enterpriseId/vendors/:enterpriseVendorId Removes the link between the enterprise and the vendor. Returns 204 on success, 404 if not found. Request Responses200OK